#9AFEEF#9AFEEF
#9AFEEF is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.097 H 183.6°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFEEF |
|---|---|
| RGB | rgb(154, 254, 239) |
| HSL | hsl(171, 98%, 80%) |
| HSV | hsv(171, 39%, 100%) |
| CMYK | cmyk(39.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.44, -32.71, -2.06) |
| CIE-LCH | lch(93.44, 32.77, 183.60°) |
| OKLab | oklab(93.14% -0.0967 -0.006) |
| OKLCH | oklch(93.14% 0.097 183.6) |
| XYZ | xyz(64.3423, 83.9811, 94.4641) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 5.16
Eggshell Blue
#C4FFF7
ΔE00 6.30
Light Aqua
#8CFFDB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFEEF #FE9AA9
analogous
#9AFEBD #9AFEEF #9ADBFE
triadic
#9AFEEF #EF9AFE #FEEF9A
tetradic
#9AFEEF #BD9AFE #FE9AA9 #DBFE9A
square
#9AFEEF #BD9AFE #FE9AA9 #DBFE9A
split-complementary
#9AFEEF #FE9ADB #FEBD9A
monochromatic
#21FDDC #5DFDE5 #9AFEEF #D7FFF9 #E1FFFA
Accessibility & contrast
On white
1.18
#9AFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#9AFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFEEF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFEEF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EF
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#74FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9afeef; /* rgb */ color: rgb(154, 254, 239); /* oklch */ color: oklch(93.1% 0.097 183.6);
Tailwind
colors: {
custom: {
50: '#bcfff4',
500: '#9afeef',
950: '#000000',
},
}SCSS
$custom: #9afeef; $custom-light: #bcfff4; $custom-dark: #000000;
JSON
{
"hex": "#9afeef",
"rgb": {
"r": 154,
"g": 254,
"b": 239
},
"hsl": {
"h": 171,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.93138,
"c": 0.09685,
"h": 183.6
},
"luminance": 0.83986
}Semantic roles & 50–950 ramp
primary
#9AFEEF
secondary
#E15C70
accent
#0022E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685