#96CCCA#96CCCA
#96CCCA is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.056 H 193.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCCA |
|---|---|
| RGB | rgb(150, 204, 202) |
| HSL | hsl(178, 35%, 69%) |
| HSV | hsv(178, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.42, -17.79, -4.66) |
| CIE-LCH | lch(78.42, 18.39, 194.68°) |
| OKLab | oklab(80.73% -0.0545 -0.0128) |
| OKLCH | oklch(80.73% 0.056 193.2) |
| XYZ | xyz(44.8278, 53.9319, 63.9135) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.76
Mediumturquoise
#48D1CC
ΔE00 9.13
Pale Teal
#82CBB2
ΔE00 9.17
Robin'S Egg Blue
#98EFF9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCCA #CC9698
analogous
#96CCAF #96CCCA #96B3CC
triadic
#96CCCA #CA96CC #CCCA96
tetradic
#96CCCA #AF96CC #CC9698 #B3CC96
square
#96CCCA #AF96CC #CC9698 #B3CC96
split-complementary
#96CCCA #CC96B3 #CCAF96
monochromatic
#4C9C99 #6DB8B5 #96CCCA #BFE0DF #E8F4F4
Accessibility & contrast
On white
1.78
#96CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#96CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCCA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCCA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#84CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96ccca; /* rgb */ color: rgb(150, 204, 202); /* oklch */ color: oklch(80.7% 0.056 193.2);
Tailwind
colors: {
custom: {
50: '#b6dbda',
500: '#96ccca',
950: '#000000',
},
}SCSS
$custom: #96ccca; $custom-light: #b6dbda; $custom-dark: #000000;
JSON
{
"hex": "#96ccca",
"rgb": {
"r": 150,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.778,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.8073,
"c": 0.05594,
"h": 193.2
},
"luminance": 0.53934
}Semantic roles & 50–950 ramp
primary
#96CCCA
secondary
#A16567
accent
#383CAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483