#96D0C2#96D0C2
#96D0C2 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.4% C 0.063 H 178.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #96D0C2 |
|---|---|
| RGB | rgb(150, 208, 194) |
| HSL | hsl(166, 38%, 70%) |
| HSV | hsv(166, 28%, 82%) |
| CMYK | cmyk(27.9%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(79.32, -21.55, 0.95) |
| CIE-LCH | lch(79.32, 21.57, 177.47°) |
| OKLab | oklab(81.38% -0.0629 0.0022) |
| OKLCH | oklch(81.38% 0.063 178) |
| XYZ | xyz(44.8680, 55.4887, 59.3747) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 5.92
Light Teal
#90E4C1
ΔE00 7.95
Mediumaquamarine
#66CDAA
ΔE00 8.65
Paleturquoise
#AFEEEE
ΔE00 9.01
Mediumturquoise
#48D1CC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D0C2 #D096A4
analogous
#96D0A5 #96D0C2 #96C1D0
triadic
#96D0C2 #C296D0 #D0C296
tetradic
#96D0C2 #A596D0 #D096A4 #C1D096
square
#96D0C2 #A596D0 #D096A4 #C1D096
split-complementary
#96D0C2 #D096C1 #D0A596
monochromatic
#49A38D #6CBDA9 #96D0C2 #C0E3DB #EAF6F3
Accessibility & contrast
On white
1.74
#96D0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#96D0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D0C2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D0C2 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C1
Deuteranopia (green-blind)
#C1C1C3
Tritanopia (blue-blind)
#86D2CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #96d0c2; /* rgb */ color: rgb(150, 208, 194); /* oklch */ color: oklch(81.4% 0.063 178.0);
Tailwind
colors: {
custom: {
50: '#b6ded4',
500: '#96d0c2',
950: '#000000',
},
}SCSS
$custom: #96d0c2; $custom-light: #b6ded4; $custom-dark: #000000;
JSON
{
"hex": "#96d0c2",
"rgb": {
"r": 150,
"g": 208,
"b": 194
},
"hsl": {
"h": 165.517,
"s": 38.158,
"l": 70.196
},
"oklch": {
"l": 0.81378,
"c": 0.06293,
"h": 178
},
"luminance": 0.55491
}Semantic roles & 50–950 ramp
primary
#96D0C2
secondary
#A66574
accent
#3452B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483