#A7FEE2#A7FEE2
#A7FEE2 is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.093 H 171.9°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A7FEE2 |
|---|---|
| RGB | rgb(167, 254, 226) |
| HSL | hsl(161, 98%, 83%) |
| HSV | hsv(161, 34%, 100%) |
| CMYK | cmyk(34.3%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(93.70, -32.12, 5.11) |
| CIE-LCH | lch(93.70, 32.53, 170.96°) |
| OKLab | oklab(93.4% -0.0919 0.013) |
| OKLCH | oklch(93.4% 0.093 171.9) |
| XYZ | xyz(65.1007, 84.5863, 84.8332) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.08
Pale Aqua
#B8FFEB
ΔE00 3.19
Light Aqua
#8CFFDB
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.28
Aquamarine
#7FFFD4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7FEE2 #FEA7C3
analogous
#A7FEB7 #A7FEE2 #A7EEFE
triadic
#A7FEE2 #E2A7FE #FEE2A7
tetradic
#A7FEE2 #B7A7FE #FEA7C3 #EEFEA7
square
#A7FEE2 #B7A7FE #FEA7C3 #EEFEA7
split-complementary
#A7FEE2 #FEA7EE #FEB7A7
monochromatic
#2EFDBA #6AFDCE #A7FEE2 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.17
#A7FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#A7FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7FEE2
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7FEE2 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#EAE8E4
Tritanopia (blue-blind)
#8FFFF6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a7fee2; /* rgb */ color: rgb(167, 254, 226); /* oklch */ color: oklch(93.4% 0.093 171.9);
Tailwind
colors: {
custom: {
50: '#c4ffeb',
500: '#a7fee2',
950: '#000000',
},
}SCSS
$custom: #a7fee2; $custom-light: #c4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#a7fee2",
"rgb": {
"r": 167,
"g": 254,
"b": 226
},
"hsl": {
"h": 160.69,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.934,
"c": 0.09279,
"h": 171.9
},
"luminance": 0.8459
}Semantic roles & 50–950 ramp
primary
#A7FEE2
secondary
#E2678F
accent
#004AE6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684