#96FAEB#96FAEB
#96FAEB is a very light, moderate teal. Relative luminance 0.809; OKLCH L 92.0% C 0.097 H 183.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #96FAEB |
|---|---|
| RGB | rgb(150, 250, 235) |
| HSL | hsl(171, 91%, 78%) |
| HSV | hsv(171, 40%, 98%) |
| CMYK | cmyk(40%, 0%, 6%, 2%) |
| CIE-LAB | lab(92.06, -32.74, -2.03) |
| CIE-LCH | lch(92.06, 32.80, 183.54°) |
| OKLab | oklab(91.95% -0.0967 -0.006) |
| OKLCH | oklch(91.95% 0.097 183.5) |
| XYZ | xyz(61.7529, 80.8490, 90.9325) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.06
Pale Aqua
#B8FFEB
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 5.08
Pale Cyan
#B7FFFA
ΔE00 5.43
Light Aqua
#8CFFDB
ΔE00 6.39
Eggshell Blue
#C4FFF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FAEB #FA96A5
analogous
#96FAB9 #96FAEB #96D7FA
triadic
#96FAEB #EB96FA #FAEB96
tetradic
#96FAEB #B996FA #FA96A5 #D7FA96
square
#96FAEB #B996FA #FA96A5 #D7FA96
split-complementary
#96FAEB #FA96D7 #FAB996
monochromatic
#21F4D5 #5CF7E0 #96FAEB #D0FDF6 #E2FEF9
Accessibility & contrast
On white
1.22
#96FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#96FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FAEB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FAEB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#70FEF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #96faeb; /* rgb */ color: rgb(150, 250, 235); /* oklch */ color: oklch(92.0% 0.097 183.5);
Tailwind
colors: {
custom: {
50: '#b9fcf1',
500: '#96faeb',
950: '#000000',
},
}SCSS
$custom: #96faeb; $custom-light: #b9fcf1; $custom-dark: #000000;
JSON
{
"hex": "#96faeb",
"rgb": {
"r": 150,
"g": 250,
"b": 235
},
"hsl": {
"h": 171,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.9195,
"c": 0.0969,
"h": 183.5
},
"luminance": 0.80853
}Semantic roles & 50–950 ramp
primary
#96FAEB
secondary
#DA5A6D
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585