#9AFAEA#9AFAEA
#9AFAEA is a very light, moderate teal. Relative luminance 0.812; OKLCH L 92.1% C 0.094 H 182.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFAEA |
|---|---|
| RGB | rgb(154, 250, 234) |
| HSL | hsl(170, 91%, 79%) |
| HSV | hsv(170, 38%, 98%) |
| CMYK | cmyk(38.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(92.21, -31.96, -1.27) |
| CIE-LCH | lch(92.21, 31.99, 182.28°) |
| OKLab | oklab(92.11% -0.0941 -0.0039) |
| OKLCH | oklch(92.11% 0.094 182.4) |
| XYZ | xyz(62.3577, 81.1775, 90.2089) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Pale Aqua
#B8FFEB
ΔE00 4.14
Light Cyan
#ACFFFC
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.37
Light Aqua
#8CFFDB
ΔE00 6.10
Eggshell Blue
#C4FFF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFAEA #FA9AAA
analogous
#9AFABA #9AFAEA #9ADAFA
triadic
#9AFAEA #EA9AFA #FAEA9A
tetradic
#9AFAEA #BA9AFA #FA9AAA #DAFA9A
square
#9AFAEA #BA9AFA #FA9AAA #DAFA9A
split-complementary
#9AFAEA #FA9ADA #FABA9A
monochromatic
#25F4D2 #60F7DE #9AFAEA #D4FDF6 #E2FEF9
Accessibility & contrast
On white
1.22
#9AFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#9AFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFAEA
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFAEA | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#77FDF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9afaea; /* rgb */ color: rgb(154, 250, 234); /* oklch */ color: oklch(92.1% 0.094 182.4);
Tailwind
colors: {
custom: {
50: '#bcfcf0',
500: '#9afaea',
950: '#000000',
},
}SCSS
$custom: #9afaea; $custom-light: #bcfcf0; $custom-dark: #000000;
JSON
{
"hex": "#9afaea",
"rgb": {
"r": 154,
"g": 250,
"b": 234
},
"hsl": {
"h": 170,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.92105,
"c": 0.09418,
"h": 182.4
},
"luminance": 0.81182
}Semantic roles & 50–950 ramp
primary
#9AFAEA
secondary
#DB5D72
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585