#96E2EA#96E2EA
#96E2EA is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.6% C 0.076 H 204.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2EA |
|---|---|
| RGB | rgb(150, 226, 234) |
| HSL | hsl(186, 67%, 75%) |
| HSV | hsv(186, 36%, 92%) |
| CMYK | cmyk(35.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.41, -21.42, -11.34) |
| CIE-LCH | lch(85.41, 24.23, 207.90°) |
| OKLab | oklab(86.61% -0.069 -0.0311) |
| OKLCH | oklch(86.61% 0.076 204.3) |
| XYZ | xyz(54.6201, 66.8138, 87.8442) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.98
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.32
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2EA #EA9E96
analogous
#96EAC8 #96E2EA #96B8EA
triadic
#96E2EA #EA96E2 #E2EA96
tetradic
#96E2EA #C896EA #EA9E96 #B8EA96
square
#96E2EA #C896EA #EA9E96 #B8EA96
split-complementary
#96E2EA #EA96B8 #EAC896
monochromatic
#30C6D6 #63D4E0 #96E2EA #C9F0F4 #E5F8FA
Accessibility & contrast
On white
1.46
#96E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#96E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2EA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2EA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#75E8E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #96e2ea; /* rgb */ color: rgb(150, 226, 234); /* oklch */ color: oklch(86.6% 0.076 204.3);
Tailwind
colors: {
custom: {
50: '#b8ebf0',
500: '#96e2ea',
950: '#000000',
},
}SCSS
$custom: #96e2ea; $custom-light: #b8ebf0; $custom-dark: #000000;
JSON
{
"hex": "#96e2ea",
"rgb": {
"r": 150,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.86606,
"c": 0.07567,
"h": 204.3
},
"luminance": 0.66817
}Semantic roles & 50–950 ramp
primary
#96E2EA
secondary
#C5695F
accent
#2817CF
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485