#96E4E7#96E4E7
#96E4E7 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.077 H 198.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4E7 |
|---|---|
| RGB | rgb(150, 228, 231) |
| HSL | hsl(182, 63%, 75%) |
| HSV | hsv(182, 35%, 91%) |
| CMYK | cmyk(35.1%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(85.87, -23.12, -9.07) |
| CIE-LCH | lch(85.87, 24.83, 201.42°) |
| OKLab | oklab(86.95% -0.0726 -0.0249) |
| OKLCH | oklch(86.95% 0.077 198.9) |
| XYZ | xyz(54.7398, 67.7369, 85.7759) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Powder Blue
#B0E0E6
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 5.81
Light Cyan
#ACFFFC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4E7 #E79996
analogous
#96E7C2 #96E4E7 #96BCE7
triadic
#96E4E7 #E796E4 #E4E796
tetradic
#96E4E7 #C296E7 #E79996 #BCE796
square
#96E4E7 #C296E7 #E79996 #BCE796
split-complementary
#96E4E7 #E796BC #E7C296
monochromatic
#32CAD0 #64D7DC #96E4E7 #C8F1F2 #E6F9F9
Accessibility & contrast
On white
1.44
#96E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#96E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4E7
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4E7 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#76E9E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96e4e7; /* rgb */ color: rgb(150, 228, 231); /* oklch */ color: oklch(86.9% 0.077 198.9);
Tailwind
colors: {
custom: {
50: '#b8ecee',
500: '#96e4e7',
950: '#000000',
},
}SCSS
$custom: #96e4e7; $custom-light: #b8ecee; $custom-dark: #000000;
JSON
{
"hex": "#96e4e7",
"rgb": {
"r": 150,
"g": 228,
"b": 231
},
"hsl": {
"h": 182.222,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.86949,
"c": 0.07672,
"h": 198.9
},
"luminance": 0.6774
}Semantic roles & 50–950 ramp
primary
#96E4E7
secondary
#C16460
accent
#211BCB
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485