#9AFFEE#9AFFEE
#9AFFEE is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.3% C 0.098 H 182.1°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFEE |
|---|---|
| RGB | rgb(154, 255, 238) |
| HSL | hsl(170, 100%, 80%) |
| HSV | hsv(170, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.69, -33.40, -1.17) |
| CIE-LCH | lch(93.69, 33.42, 182.01°) |
| OKLab | oklab(93.33% -0.0982 -0.0037) |
| OKLCH | oklch(93.33% 0.098 182.1) |
| XYZ | xyz(64.5131, 84.5585, 93.7943) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 5.44
Pale Cyan
#B7FFFA
ΔE00 5.65
Light Aqua
#8CFFDB
ΔE00 5.77
Eggshell Blue
#C4FFF7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFEE #FF9AAB
analogous
#9AFFBB #9AFFEE #9ADDFF
triadic
#9AFFEE #EE9AFF #FFEE9A
tetradic
#9AFFEE #BB9AFF #FF9AAB #DDFF9A
square
#9AFFEE #BB9AFF #FF9AAB #DDFF9A
split-complementary
#9AFFEE #FF9ADD #FFBB9A
monochromatic
#20FFD9 #5DFFE4 #9AFFEE #D7FFF8 #E0FFFA
Accessibility & contrast
On white
1.17
#9AFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#9AFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFEE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFEE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4ED
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#74FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9affee; /* rgb */ color: rgb(154, 255, 238); /* oklch */ color: oklch(93.3% 0.098 182.1);
Tailwind
colors: {
custom: {
50: '#bcfff3',
500: '#9affee',
950: '#000000',
},
}SCSS
$custom: #9affee; $custom-light: #bcfff3; $custom-dark: #000000;
JSON
{
"hex": "#9affee",
"rgb": {
"r": 154,
"g": 255,
"b": 238
},
"hsl": {
"h": 169.901,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93331,
"c": 0.09829,
"h": 182.1
},
"luminance": 0.84563
}Semantic roles & 50–950 ramp
primary
#9AFFEE
secondary
#E25B72
accent
#0027E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685