#96E4E8#96E4E8
#96E4E8 is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.0% C 0.077 H 200.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4E8 |
|---|---|
| RGB | rgb(150, 228, 232) |
| HSL | hsl(183, 64%, 75%) |
| HSV | hsv(183, 35%, 91%) |
| CMYK | cmyk(35.3%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.90, -22.88, -9.55) |
| CIE-LCH | lch(85.90, 24.79, 202.66°) |
| OKLab | oklab(86.98% -0.0722 -0.0262) |
| OKLCH | oklch(86.98% 0.077 200) |
| XYZ | xyz(54.8814, 67.7935, 86.5218) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4E8 #E89A96
analogous
#96E8C3 #96E4E8 #96BBE8
triadic
#96E4E8 #E896E4 #E4E896
tetradic
#96E4E8 #C396E8 #E89A96 #BBE896
square
#96E4E8 #C396E8 #E89A96 #BBE896
split-complementary
#96E4E8 #E896BB #E8C396
monochromatic
#32CAD2 #64D7DD #96E4E8 #C8F1F3 #E6F9FA
Accessibility & contrast
On white
1.44
#96E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#96E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4E8
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4E8 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE8
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#75E9E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96e4e8; /* rgb */ color: rgb(150, 228, 232); /* oklch */ color: oklch(87.0% 0.077 200.0);
Tailwind
colors: {
custom: {
50: '#b8ecef',
500: '#96e4e8',
950: '#000000',
},
}SCSS
$custom: #96e4e8; $custom-light: #b8ecef; $custom-dark: #000000;
JSON
{
"hex": "#96e4e8",
"rgb": {
"r": 150,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.927,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.86981,
"c": 0.07679,
"h": 200
},
"luminance": 0.67797
}Semantic roles & 50–950 ramp
primary
#96E4E8
secondary
#C26560
accent
#221ACC
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485