#96EBEC#96EBEC
#96EBEC is a very light, moderate teal. Relative luminance 0.720; OKLCH L 88.7% C 0.082 H 196.7°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96EBEC |
|---|---|
| RGB | rgb(150, 235, 236) |
| HSL | hsl(181, 69%, 76%) |
| HSV | hsv(181, 36%, 93%) |
| CMYK | cmyk(36.4%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.95, -25.36, -8.62) |
| CIE-LCH | lch(87.95, 26.79, 198.77°) |
| OKLab | oklab(88.65% -0.0789 -0.0237) |
| OKLCH | oklch(88.65% 0.082 196.7) |
| XYZ | xyz(57.4208, 71.9530, 90.2032) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.44
Paleturquoise
#AFEEEE
ΔE00 3.45
Robin Egg Blue
#8AF1FE
ΔE00 4.40
Light Cyan
#ACFFFC
ΔE00 4.52
Pale Cyan
#B7FFFA
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96EBEC #EC9796
analogous
#96ECC2 #96EBEC #96C0EC
triadic
#96EBEC #EC96EB #EBEC96
tetradic
#96EBEC #C296EC #EC9796 #C0EC96
square
#96EBEC #C296EC #EC9796 #C0EC96
split-complementary
#96EBEC #EC96C0 #ECC296
monochromatic
#2ED7D9 #62E1E3 #96EBEC #CAF5F5 #E5FAFA
Accessibility & contrast
On white
1.36
#96EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#96EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96EBEC
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96EBEC | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#72F0EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #96ebec; /* rgb */ color: rgb(150, 235, 236); /* oklch */ color: oklch(88.7% 0.082 196.7);
Tailwind
colors: {
custom: {
50: '#b8f1f2',
500: '#96ebec',
950: '#000000',
},
}SCSS
$custom: #96ebec; $custom-light: #b8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#96ebec",
"rgb": {
"r": 150,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.698,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.88653,
"c": 0.08237,
"h": 196.7
},
"luminance": 0.71957
}Semantic roles & 50–950 ramp
primary
#96EBEC
secondary
#C7605F
accent
#1614D1
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585