#96DCD2#96DCD2
#96DCD2 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.072 H 184.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCD2 |
|---|---|
| RGB | rgb(150, 220, 210) |
| HSL | hsl(171, 50%, 73%) |
| HSV | hsv(171, 32%, 86%) |
| CMYK | cmyk(31.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(83.08, -24.00, -2.08) |
| CIE-LCH | lch(83.08, 24.09, 184.95°) |
| OKLab | oklab(84.53% -0.0713 -0.006) |
| OKLCH | oklch(84.53% 0.072 184.8) |
| XYZ | xyz(49.7997, 62.3208, 70.3653) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 7.10
Seafoam Blue
#78D1B6
ΔE00 7.20
Tiffany Blue
#7BF2DA
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 7.88
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCD2 #DC96A0
analogous
#96DCAF #96DCD2 #96C3DC
triadic
#96DCD2 #D296DC #DCD296
tetradic
#96DCD2 #AF96DC #DC96A0 #C3DC96
square
#96DCD2 #AF96DC #DC96A0 #C3DC96
split-complementary
#96DCD2 #DC96C3 #DCAF96
monochromatic
#3EBAA8 #68CDBE #96DCD2 #C4EBE6 #E8F7F5
Accessibility & contrast
On white
1.56
#96DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#96DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCD2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCD2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#7FDFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dcd2; /* rgb */ color: rgb(150, 220, 210); /* oklch */ color: oklch(84.5% 0.072 184.8);
Tailwind
colors: {
custom: {
50: '#b7e7df',
500: '#96dcd2',
950: '#000000',
},
}SCSS
$custom: #96dcd2; $custom-light: #b7e7df; $custom-dark: #000000;
JSON
{
"hex": "#96dcd2",
"rgb": {
"r": 150,
"g": 220,
"b": 210
},
"hsl": {
"h": 171.429,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.84526,
"c": 0.0716,
"h": 184.8
},
"luminance": 0.62324
}Semantic roles & 50–950 ramp
primary
#96DCD2
secondary
#B4636E
accent
#283DBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484