#96CBCA#96CBCA
#96CBCA is a light, muted teal. Relative luminance 0.535; OKLCH L 80.5% C 0.055 H 194.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBCA |
|---|---|
| RGB | rgb(150, 203, 202) |
| HSL | hsl(179, 34%, 69%) |
| HSV | hsv(179, 26%, 80%) |
| CMYK | cmyk(26.1%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(78.14, -17.28, -5.07) |
| CIE-LCH | lch(78.14, 18.01, 196.35°) |
| OKLab | oklab(80.51% -0.0532 -0.0139) |
| OKLCH | oklch(80.51% 0.055 194.7) |
| XYZ | xyz(44.5909, 53.4581, 63.8346) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 9.39
Robin'S Egg Blue
#98EFF9
ΔE00 9.51
Pale Teal
#82CBB2
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBCA #CB9697
analogous
#96CBB0 #96CBCA #96B2CB
triadic
#96CBCA #CA96CB #CBCA96
tetradic
#96CBCA #B096CB #CB9697 #B2CB96
square
#96CBCA #B096CB #CB9697 #B2CB96
split-complementary
#96CBCA #CB96B2 #CBB096
monochromatic
#4C9A99 #6DB7B5 #96CBCA #BFDFDF #E8F4F3
Accessibility & contrast
On white
1.80
#96CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#96CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBCA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBCA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#84CECA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96cbca; /* rgb */ color: rgb(150, 203, 202); /* oklch */ color: oklch(80.5% 0.055 194.7);
Tailwind
colors: {
custom: {
50: '#b6dbda',
500: '#96cbca',
950: '#000000',
},
}SCSS
$custom: #96cbca; $custom-light: #b6dbda; $custom-dark: #000000;
JSON
{
"hex": "#96cbca",
"rgb": {
"r": 150,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.868,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.80509,
"c": 0.05496,
"h": 194.7
},
"luminance": 0.5346
}Semantic roles & 50–950 ramp
primary
#96CBCA
secondary
#A06566
accent
#393BAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483