#7AFEE9#7AFEE9
#7AFEE9 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.121 H 181.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEE9 |
|---|---|
| RGB | rgb(122, 254, 233) |
| HSL | hsl(170, 99%, 74%) |
| HSV | hsv(170, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(92.09, -41.38, -1.08) |
| CIE-LCH | lch(92.09, 41.39, 181.49°) |
| OKLab | oklab(91.66% -0.121 -0.0036) |
| OKLCH | oklch(91.66% 0.121 181.7) |
| XYZ | xyz(58.1695, 80.8990, 89.6246) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Bright Aqua
#0BF9EA
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 4.98
Aquamarine
#7FFFD4
ΔE00 6.37
Light Turquoise
#7EF4CC
ΔE00 6.40
Bright Turquoise
#0FFEF9
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEE9 #FE7A8F
analogous
#7AFEA7 #7AFEE9 #7AD1FE
triadic
#7AFEE9 #E97AFE #FEE97A
tetradic
#7AFEE9 #A77AFE #FE7A8F #D1FE7A
square
#7AFEE9 #A77AFE #FE7A8F #D1FE7A
split-complementary
#7AFEE9 #FE7AD1 #FEA77A
monochromatic
#02FCD4 #3DFEDF #7AFEE9 #B7FEF3 #E1FFFA
Accessibility & contrast
On white
1.22
#7AFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#7AFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEE9
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEE9 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DFE2EB
Tritanopia (blue-blind)
#29FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afee9; /* rgb */ color: rgb(122, 254, 233); /* oklch */ color: oklch(91.7% 0.121 181.7);
Tailwind
colors: {
custom: {
50: '#aafff0',
500: '#7afee9',
950: '#000000',
},
}SCSS
$custom: #7afee9; $custom-light: #aafff0; $custom-dark: #000000;
JSON
{
"hex": "#7afee9",
"rgb": {
"r": 122,
"g": 254,
"b": 233
},
"hsl": {
"h": 170.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.91662,
"c": 0.12109,
"h": 181.7
},
"luminance": 0.80904
}Semantic roles & 50–950 ramp
primary
#7AFEE9
secondary
#DC4059
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685