#96D2CD#96D2CD
#96D2CD is a very light, moderate teal. Relative luminance 0.570; OKLCH L 82.2% C 0.062 H 189.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96D2CD |
|---|---|
| RGB | rgb(150, 210, 205) |
| HSL | hsl(175, 40%, 71%) |
| HSV | hsv(175, 29%, 82%) |
| CMYK | cmyk(28.6%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.17, -20.15, -3.70) |
| CIE-LCH | lch(80.17, 20.49, 190.40°) |
| OKLab | oklab(82.15% -0.0609 -0.0102) |
| OKLCH | oklch(82.15% 0.062 189.5) |
| XYZ | xyz(46.6401, 56.9826, 66.2870) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 6.92
Pale Teal
#82CBB2
ΔE00 7.97
Mediumturquoise
#48D1CC
ΔE00 8.22
Seafoam Blue
#78D1B6
ΔE00 8.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96D2CD #D2969B
analogous
#96D2AF #96D2CD #96B9D2
triadic
#96D2CD #CD96D2 #D2CD96
tetradic
#96D2CD #AF96D2 #D2969B #B9D296
square
#96D2CD #AF96D2 #D2969B #B9D296
split-complementary
#96D2CD #D296B9 #D2AF96
monochromatic
#47A69E #6BC0B9 #96D2CD #C1E4E1 #EAF6F5
Accessibility & contrast
On white
1.69
#96D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#96D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96D2CD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96D2CD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#82D5D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #96d2cd; /* rgb */ color: rgb(150, 210, 205); /* oklch */ color: oklch(82.2% 0.062 189.5);
Tailwind
colors: {
custom: {
50: '#b6e0dc',
500: '#96d2cd',
950: '#000000',
},
}SCSS
$custom: #96d2cd; $custom-light: #b6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#96d2cd",
"rgb": {
"r": 150,
"g": 210,
"b": 205
},
"hsl": {
"h": 175,
"s": 40,
"l": 70.588
},
"oklch": {
"l": 0.82151,
"c": 0.06175,
"h": 189.5
},
"luminance": 0.56985
}Semantic roles & 50–950 ramp
primary
#96D2CD
secondary
#A8646A
accent
#323DB3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484