#96E4EA#96E4EA
#96E4EA is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.0% C 0.077 H 202.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96E4EA |
|---|---|
| RGB | rgb(150, 228, 234) |
| HSL | hsl(184, 67%, 75%) |
| HSV | hsv(184, 36%, 92%) |
| CMYK | cmyk(35.9%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.96, -22.41, -10.52) |
| CIE-LCH | lch(85.96, 24.75, 205.15°) |
| OKLab | oklab(87.05% -0.0714 -0.0288) |
| OKLCH | oklch(87.05% 0.077 202) |
| XYZ | xyz(55.1671, 67.9078, 88.0265) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.25
Pale Sky Blue
#BDF6FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E4EA #EA9C96
analogous
#96EAC6 #96E4EA #96BAEA
triadic
#96E4EA #EA96E4 #E4EA96
tetradic
#96E4EA #C696EA #EA9C96 #BAEA96
square
#96E4EA #C696EA #EA9C96 #BAEA96
split-complementary
#96E4EA #EA96BA #EAC696
monochromatic
#30CAD6 #63D7E0 #96E4EA #C9F1F4 #E5F8FA
Accessibility & contrast
On white
1.44
#96E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#96E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E4EA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E4EA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#75EAE6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #96e4ea; /* rgb */ color: rgb(150, 228, 234); /* oklch */ color: oklch(87.0% 0.077 202.0);
Tailwind
colors: {
custom: {
50: '#b8ecf0',
500: '#96e4ea',
950: '#000000',
},
}SCSS
$custom: #96e4ea; $custom-light: #b8ecf0; $custom-dark: #000000;
JSON
{
"hex": "#96e4ea",
"rgb": {
"r": 150,
"g": 228,
"b": 234
},
"hsl": {
"h": 184.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.87046,
"c": 0.077,
"h": 202
},
"luminance": 0.67911
}Semantic roles & 50–950 ramp
primary
#96E4EA
secondary
#C5675F
accent
#2417CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485