#96F4EE#96F4EE
#96F4EE is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.7% C 0.090 H 190.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96F4EE |
|---|---|
| RGB | rgb(150, 244, 238) |
| HSL | hsl(176, 81%, 77%) |
| HSV | hsv(176, 39%, 96%) |
| CMYK | cmyk(38.5%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(90.48, -29.22, -5.91) |
| CIE-LCH | lch(90.48, 29.81, 191.43°) |
| OKLab | oklab(90.71% -0.0886 -0.0164) |
| OKLCH | oklch(90.71% 0.09 190.5) |
| XYZ | xyz(60.3552, 77.3542, 92.6228) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.26
Pale Cyan
#B7FFFA
ΔE00 4.20
Paleturquoise
#AFEEEE
ΔE00 5.06
Eggshell Blue
#C4FFF7
ΔE00 6.05
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F4EE #F4969C
analogous
#96F4BF #96F4EE #96CBF4
triadic
#96F4EE #EE96F4 #F4EE96
tetradic
#96F4EE #BF96F4 #F4969C #CBF496
square
#96F4EE #BF96F4 #F4969C #CBF496
split-complementary
#96F4EE #F496CB #F4BF96
monochromatic
#27E8DC #5FEEE5 #96F4EE #CDFAF7 #E3FCFB
Accessibility & contrast
On white
1.27
#96F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#96F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F4EE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F4EE | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#D9DFEF
Tritanopia (blue-blind)
#70F9F2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #96f4ee; /* rgb */ color: rgb(150, 244, 238); /* oklch */ color: oklch(90.7% 0.090 190.5);
Tailwind
colors: {
custom: {
50: '#b9f8f3',
500: '#96f4ee',
950: '#000000',
},
}SCSS
$custom: #96f4ee; $custom-light: #b9f8f3; $custom-dark: #000000;
JSON
{
"hex": "#96f4ee",
"rgb": {
"r": 150,
"g": 244,
"b": 238
},
"hsl": {
"h": 176.17,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.90706,
"c": 0.09009,
"h": 190.5
},
"luminance": 0.77358
}Semantic roles & 50–950 ramp
primary
#96F4EE
secondary
#D25C64
accent
#0816DD
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585