#96CDCA#96CDCA
#96CDCA is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.057 H 191.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #96CDCA |
|---|---|
| RGB | rgb(150, 205, 202) |
| HSL | hsl(177, 35%, 70%) |
| HSV | hsv(177, 27%, 80%) |
| CMYK | cmyk(26.8%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.70, -18.30, -4.25) |
| CIE-LCH | lch(78.70, 18.79, 193.08°) |
| OKLab | oklab(80.95% -0.0557 -0.0117) |
| OKLCH | oklch(80.95% 0.057 191.9) |
| XYZ | xyz(45.0662, 54.4088, 63.9930) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 7.69
Pale Teal
#82CBB2
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CDCA #CD9699
analogous
#96CDAF #96CDCA #96B5CD
triadic
#96CDCA #CA96CD #CDCA96
tetradic
#96CDCA #AF96CD #CD9699 #B5CD96
square
#96CDCA #AF96CD #CD9699 #B5CD96
split-complementary
#96CDCA #CD96B5 #CDAF96
monochromatic
#4B9E99 #6DB9B5 #96CDCA #BFE1DF #E9F4F4
Accessibility & contrast
On white
1.77
#96CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#96CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CDCA
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CDCA | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#BCBFCB
Tritanopia (blue-blind)
#84D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cdca; /* rgb */ color: rgb(150, 205, 202); /* oklch */ color: oklch(81.0% 0.057 191.9);
Tailwind
colors: {
custom: {
50: '#b6dcda',
500: '#96cdca',
950: '#000000',
},
}SCSS
$custom: #96cdca; $custom-light: #b6dcda; $custom-dark: #000000;
JSON
{
"hex": "#96cdca",
"rgb": {
"r": 150,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.727,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80951,
"c": 0.05696,
"h": 191.9
},
"luminance": 0.54411
}Semantic roles & 50–950 ramp
primary
#96CDCA
secondary
#A26568
accent
#373EAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483