#9FFAEA#9FFAEA
#9FFAEA is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.3% C 0.090 H 181.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFAEA |
|---|---|
| RGB | rgb(159, 250, 234) |
| HSL | hsl(169, 90%, 80%) |
| HSV | hsv(169, 36%, 98%) |
| CMYK | cmyk(36.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(92.43, -30.67, -0.92) |
| CIE-LCH | lch(92.43, 30.69, 181.72°) |
| OKLab | oklab(92.34% -0.0902 -0.003) |
| OKLCH | oklch(92.34% 0.09 181.9) |
| XYZ | xyz(63.3295, 81.6786, 90.2544) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.59
Tiffany Blue
#7BF2DA
ΔE00 4.47
Pale Cyan
#B7FFFA
ΔE00 5.03
Light Cyan
#ACFFFC
ΔE00 5.03
Eggshell Blue
#C4FFF7
ΔE00 5.82
Light Aqua
#8CFFDB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFAEA #FA9FAF
analogous
#9FFABD #9FFAEA #9FDCFA
triadic
#9FFAEA #EA9FFA #FAEA9F
tetradic
#9FFAEA #BD9FFA #FA9FAF #DCFA9F
square
#9FFAEA #BD9FFA #FA9FAF #DCFA9F
split-complementary
#9FFAEA #FA9FDC #FABD9F
monochromatic
#2BF4D1 #65F7DD #9FFAEA #D9FDF7 #E2FDF9
Accessibility & contrast
On white
1.21
#9FFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#9FFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFAEA
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFAEA | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#80FDF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffaea; /* rgb */ color: rgb(159, 250, 234); /* oklch */ color: oklch(92.3% 0.090 181.9);
Tailwind
colors: {
custom: {
50: '#bffcf0',
500: '#9ffaea',
950: '#000000',
},
}SCSS
$custom: #9ffaea; $custom-light: #bffcf0; $custom-dark: #000000;
JSON
{
"hex": "#9ffaea",
"rgb": {
"r": 159,
"g": 250,
"b": 234
},
"hsl": {
"h": 169.451,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.92344,
"c": 0.09027,
"h": 181.9
},
"luminance": 0.81683
}Semantic roles & 50–950 ramp
primary
#9FFAEA
secondary
#DB6277
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585