#96D2CE#96D2CE
#96D2CE is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.2% C 0.062 H 190.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2CE |
|---|---|
| RGB | rgb(150, 210, 206) |
| HSL | hsl(176, 40%, 71%) |
| HSV | hsv(176, 29%, 82%) |
| CMYK | cmyk(28.6%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(80.20, -19.93, -4.19) |
| CIE-LCH | lch(80.20, 20.36, 191.88°) |
| OKLab | oklab(82.18% -0.0605 -0.0116) |
| OKLCH | oklch(82.18% 0.062 190.8) |
| XYZ | xyz(46.7612, 57.0310, 66.9247) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Paleturquoise
#AFEEEE
ΔE00 6.68
Mediumturquoise
#48D1CC
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.37
Robin'S Egg Blue
#98EFF9
ΔE00 8.52
Seafoam Blue
#78D1B6
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2CE #D2969A
analogous
#96D2B0 #96D2CE #96B8D2
triadic
#96D2CE #CE96D2 #D2CE96
tetradic
#96D2CE #B096D2 #D2969A #B8D296
square
#96D2CE #B096D2 #D2969A #B8D296
split-complementary
#96D2CE #D296B8 #D2B096
monochromatic
#47A6A0 #6BC0BA #96D2CE #C1E4E2 #EAF6F5
Accessibility & contrast
On white
1.69
#96D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#96D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2CE
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2CE | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#C0C3CF
Tritanopia (blue-blind)
#82D5D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96d2ce; /* rgb */ color: rgb(150, 210, 206); /* oklch */ color: oklch(82.2% 0.062 190.8);
Tailwind
colors: {
custom: {
50: '#b6e0dc',
500: '#96d2ce',
950: '#000000',
},
}SCSS
$custom: #96d2ce; $custom-light: #b6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#96d2ce",
"rgb": {
"r": 150,
"g": 210,
"b": 206
},
"hsl": {
"h": 176,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.82182,
"c": 0.06158,
"h": 190.8
},
"luminance": 0.57033
}Semantic roles & 50–950 ramp
primary
#96D2CE
secondary
#A86469
accent
#323BB3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484