#9AFFE8#9AFFE8
#9AFFE8 is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.101 H 177.7°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFE8 |
|---|---|
| RGB | rgb(154, 255, 232) |
| HSL | hsl(166, 100%, 80%) |
| HSV | hsv(166, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 9%, 0%) |
| CIE-LAB | lab(93.54, -34.73, 1.71) |
| CIE-LCH | lch(93.54, 34.77, 177.19°) |
| OKLab | oklab(93.16% -0.1007 0.004) |
| OKLCH | oklch(93.16% 0.101 177.7) |
| XYZ | xyz(63.6463, 84.2118, 89.2290) |
| Luminance | 0.8422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 3.86
Pale Aqua
#B8FFEB
ΔE00 3.97
Pale Turquoise
#A5FBD5
ΔE00 5.30
Aquamarine
#7FFFD4
ΔE00 5.79
Light Turquoise
#7EF4CC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFE8 #FF9AB1
analogous
#9AFFB6 #9AFFE8 #9AE3FF
triadic
#9AFFE8 #E89AFF #FFE89A
tetradic
#9AFFE8 #B69AFF #FF9AB1 #E3FF9A
square
#9AFFE8 #B69AFF #FF9AB1 #E3FF9A
split-complementary
#9AFFE8 #FF9AE3 #FFB69A
monochromatic
#20FFCC #5DFFDA #9AFFE8 #D7FFF6 #E0FFF8
Accessibility & contrast
On white
1.18
#9AFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#9AFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFE8
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFE8 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E7
Deuteranopia (green-blind)
#E7E7EA
Tritanopia (blue-blind)
#77FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9affe8; /* rgb */ color: rgb(154, 255, 232); /* oklch */ color: oklch(93.2% 0.101 177.7);
Tailwind
colors: {
custom: {
50: '#bcffef',
500: '#9affe8',
950: '#000000',
},
}SCSS
$custom: #9affe8; $custom-light: #bcffef; $custom-dark: #000000;
JSON
{
"hex": "#9affe8",
"rgb": {
"r": 154,
"g": 255,
"b": 232
},
"hsl": {
"h": 166.337,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.9316,
"c": 0.10078,
"h": 177.7
},
"luminance": 0.84216
}Semantic roles & 50–950 ramp
primary
#9AFFE8
secondary
#E25B7A
accent
#0034E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685