#9AFFEF#9AFFEF
#9AFFEF is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.098 H 182.9°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9AFFEF |
|---|---|
| RGB | rgb(154, 255, 239) |
| HSL | hsl(170, 100%, 80%) |
| HSV | hsv(170, 40%, 100%) |
| CMYK | cmyk(39.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.72, -33.17, -1.65) |
| CIE-LCH | lch(93.72, 33.22, 182.85°) |
| OKLab | oklab(93.36% -0.0978 -0.005) |
| OKLCH | oklch(93.36% 0.098 182.9) |
| XYZ | xyz(64.6605, 84.6174, 94.5701) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.50
Light Cyan
#ACFFFC
ΔE00 5.15
Pale Cyan
#B7FFFA
ΔE00 5.42
Light Aqua
#8CFFDB
ΔE00 6.10
Eggshell Blue
#C4FFF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AFFEF #FF9AAA
analogous
#9AFFBC #9AFFEF #9ADCFF
triadic
#9AFFEF #EF9AFF #FFEF9A
tetradic
#9AFFEF #BC9AFF #FF9AAA #DCFF9A
square
#9AFFEF #BC9AFF #FF9AAA #DCFF9A
split-complementary
#9AFFEF #FF9ADC #FFBC9A
monochromatic
#20FFDC #5DFFE5 #9AFFEF #D7FFF9 #E0FFFA
Accessibility & contrast
On white
1.17
#9AFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#9AFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AFFEF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AFFEF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5EE
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#74FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9affef; /* rgb */ color: rgb(154, 255, 239); /* oklch */ color: oklch(93.4% 0.098 182.9);
Tailwind
colors: {
custom: {
50: '#bcfff4',
500: '#9affef',
950: '#000000',
},
}SCSS
$custom: #9affef; $custom-light: #bcfff4; $custom-dark: #000000;
JSON
{
"hex": "#9affef",
"rgb": {
"r": 154,
"g": 255,
"b": 239
},
"hsl": {
"h": 170.495,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.9336,
"c": 0.09794,
"h": 182.9
},
"luminance": 0.84622
}Semantic roles & 50–950 ramp
primary
#9AFFEF
secondary
#E25B70
accent
#0024E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685