#96CDCB#96CDCB
#96CDCB is a light, muted teal. Relative luminance 0.545; OKLCH L 81.0% C 0.057 H 193.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #96CDCB |
|---|---|
| RGB | rgb(150, 205, 203) |
| HSL | hsl(178, 35%, 70%) |
| HSV | hsv(178, 27%, 80%) |
| CMYK | cmyk(26.8%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.73, -18.08, -4.75) |
| CIE-LCH | lch(78.73, 18.69, 194.72°) |
| OKLab | oklab(80.98% -0.0553 -0.013) |
| OKLCH | oklch(80.98% 0.057 193.3) |
| XYZ | xyz(45.1850, 54.4563, 64.6186) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.44
Paleturquoise
#AFEEEE
ΔE00 7.63
Lightblue
#ADD8E6
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.14
Robin'S Egg Blue
#98EFF9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CDCB #CD9698
analogous
#96CDB0 #96CDCB #96B4CD
triadic
#96CDCB #CB96CD #CDCB96
tetradic
#96CDCB #B096CD #CD9698 #B4CD96
square
#96CDCB #B096CD #CD9698 #B4CD96
split-complementary
#96CDCB #CD96B4 #CDB096
monochromatic
#4B9E9B #6DB9B6 #96CDCB #BFE1E0 #E9F4F4
Accessibility & contrast
On white
1.77
#96CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#96CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CDCB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CDCB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#84D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cdcb; /* rgb */ color: rgb(150, 205, 203); /* oklch */ color: oklch(81.0% 0.057 193.3);
Tailwind
colors: {
custom: {
50: '#b6dcda',
500: '#96cdcb',
950: '#000000',
},
}SCSS
$custom: #96cdcb; $custom-light: #b6dcda; $custom-dark: #000000;
JSON
{
"hex": "#96cdcb",
"rgb": {
"r": 150,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.818,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80982,
"c": 0.05686,
"h": 193.3
},
"luminance": 0.54458
}Semantic roles & 50–950 ramp
primary
#96CDCB
secondary
#A26567
accent
#373BAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483