#9AFFEB#9AFFEB
#9AFFEB is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.2% C 0.099 H 179.9°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFEB |
|---|---|
| RGB | rgb(154, 255, 235) |
| HSL | hsl(168, 100%, 80%) |
| HSV | hsv(168, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.62, -34.07, 0.27) |
| CIE-LCH | lch(93.62, 34.07, 179.55°) |
| OKLab | oklab(93.25% -0.0995 0.0002) |
| OKLCH | oklch(93.25% 0.099 179.9) |
| XYZ | xyz(64.0761, 84.3837, 91.4924) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.79
Pale Turquoise
#A5FBD5
ΔE00 6.21
Light Cyan
#ACFFFC
ΔE00 6.35
Pale Cyan
#B7FFFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFEB #FF9AAE
analogous
#9AFFB9 #9AFFEB #9AE0FF
triadic
#9AFFEB #EB9AFF #FFEB9A
tetradic
#9AFFEB #B99AFF #FF9AAE #E0FF9A
square
#9AFFEB #B99AFF #FF9AAE #E0FF9A
split-complementary
#9AFFEB #FF9AE0 #FFB99A
monochromatic
#20FFD3 #5DFFDF #9AFFEB #D7FFF7 #E0FFF9
Accessibility & contrast
On white
1.17
#9AFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#9AFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFEB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFEB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E6E7ED
Tritanopia (blue-blind)
#76FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9affeb; /* rgb */ color: rgb(154, 255, 235); /* oklch */ color: oklch(93.2% 0.099 179.9);
Tailwind
colors: {
custom: {
50: '#bcfff1',
500: '#9affeb',
950: '#000000',
},
}SCSS
$custom: #9affeb; $custom-light: #bcfff1; $custom-dark: #000000;
JSON
{
"hex": "#9affeb",
"rgb": {
"r": 154,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.119,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.93245,
"c": 0.09946,
"h": 179.9
},
"luminance": 0.84388
}Semantic roles & 50–950 ramp
primary
#9AFFEB
secondary
#E25B76
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685