#96E4E6#96E4E6
#96E4E6 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.077 H 197.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4E6 |
|---|---|
| RGB | rgb(150, 228, 230) |
| HSL | hsl(182, 62%, 75%) |
| HSV | hsv(182, 35%, 90%) |
| CMYK | cmyk(34.8%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(85.85, -23.35, -8.58) |
| CIE-LCH | lch(85.85, 24.88, 200.18°) |
| OKLab | oklab(86.92% -0.073 -0.0236) |
| OKLCH | oklch(86.92% 0.077 197.9) |
| XYZ | xyz(54.5989, 67.6805, 85.0342) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.54
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.83
Light Cyan
#ACFFFC
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4E6 #E69896
analogous
#96E6C0 #96E4E6 #96BCE6
triadic
#96E4E6 #E696E4 #E4E696
tetradic
#96E4E6 #C096E6 #E69896 #BCE696
square
#96E4E6 #C096E6 #E69896 #BCE696
split-complementary
#96E4E6 #E696BC #E6C096
monochromatic
#33CBCE #65D7DA #96E4E6 #C7F1F2 #E6F9F9
Accessibility & contrast
On white
1.44
#96E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#96E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4E6
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4E6 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE6
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#76E9E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96e4e6; /* rgb */ color: rgb(150, 228, 230); /* oklch */ color: oklch(86.9% 0.077 197.9);
Tailwind
colors: {
custom: {
50: '#b8eced',
500: '#96e4e6',
950: '#000000',
},
}SCSS
$custom: #96e4e6; $custom-light: #b8eced; $custom-dark: #000000;
JSON
{
"hex": "#96e4e6",
"rgb": {
"r": 150,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.5,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.86917,
"c": 0.07668,
"h": 197.9
},
"luminance": 0.67684
}Semantic roles & 50–950 ramp
primary
#96E4E6
secondary
#C06360
accent
#211CC9
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484