#96D2CA#96D2CA
#96D2CA is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.1% C 0.062 H 185.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2CA |
|---|---|
| RGB | rgb(150, 210, 202) |
| HSL | hsl(172, 40%, 71%) |
| HSV | hsv(172, 29%, 82%) |
| CMYK | cmyk(28.6%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(80.09, -20.81, -2.21) |
| CIE-LCH | lch(80.09, 20.93, 186.06°) |
| OKLab | oklab(82.06% -0.0621 -0.0062) |
| OKLCH | oklch(82.06% 0.062 185.7) |
| XYZ | xyz(46.2814, 56.8392, 64.3981) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.84
Paleturquoise
#AFEEEE
ΔE00 7.30
Seafoam Blue
#78D1B6
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 7.84
Mediumturquoise
#48D1CC
ΔE00 8.24
Duck Egg Blue
#C3FBF4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2CA #D2969E
analogous
#96D2AC #96D2CA #96BCD2
triadic
#96D2CA #CA96D2 #D2CA96
tetradic
#96D2CA #AC96D2 #D2969E #BCD296
square
#96D2CA #AC96D2 #D2969E #BCD296
split-complementary
#96D2CA #D296BC #D2AC96
monochromatic
#47A69A #6BC0B4 #96D2CA #C1E4E0 #EAF6F4
Accessibility & contrast
On white
1.70
#96D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#96D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2CA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2CA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#C1C3CB
Tritanopia (blue-blind)
#83D5CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96d2ca; /* rgb */ color: rgb(150, 210, 202); /* oklch */ color: oklch(82.1% 0.062 185.7);
Tailwind
colors: {
custom: {
50: '#b6e0da',
500: '#96d2ca',
950: '#000000',
},
}SCSS
$custom: #96d2ca; $custom-light: #b6e0da; $custom-dark: #000000;
JSON
{
"hex": "#96d2ca",
"rgb": {
"r": 150,
"g": 210,
"b": 202
},
"hsl": {
"h": 172,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.8206,
"c": 0.06243,
"h": 185.7
},
"luminance": 0.56841
}Semantic roles & 50–950 ramp
primary
#96D2CA
secondary
#A8646D
accent
#3244B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483