#96CCCB#96CCCB
#96CCCB is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.056 H 194.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCCB |
|---|---|
| RGB | rgb(150, 204, 203) |
| HSL | hsl(179, 35%, 69%) |
| HSV | hsv(179, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(78.45, -17.57, -5.16) |
| CIE-LCH | lch(78.45, 18.31, 196.37°) |
| OKLab | oklab(80.76% -0.054 -0.0141) |
| OKLCH | oklch(80.76% 0.056 194.7) |
| XYZ | xyz(44.9466, 53.9794, 64.5391) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.31
Paleturquoise
#AFEEEE
ΔE00 7.83
Lightblue
#ADD8E6
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 9.24
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Pale Teal
#82CBB2
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCCB #CC9697
analogous
#96CCB0 #96CCCB #96B2CC
triadic
#96CCCB #CB96CC #CCCB96
tetradic
#96CCCB #B096CC #CC9697 #B2CC96
square
#96CCCB #B096CC #CC9697 #B2CC96
split-complementary
#96CCCB #CC96B2 #CCB096
monochromatic
#4C9C9A #6DB8B7 #96CCCB #BFE0DF #E8F4F4
Accessibility & contrast
On white
1.78
#96CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#96CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCCB
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCCB | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#84CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cccb; /* rgb */ color: rgb(150, 204, 203); /* oklch */ color: oklch(80.8% 0.056 194.7);
Tailwind
colors: {
custom: {
50: '#b6dbda',
500: '#96cccb',
950: '#000000',
},
}SCSS
$custom: #96cccb; $custom-light: #b6dbda; $custom-dark: #000000;
JSON
{
"hex": "#96cccb",
"rgb": {
"r": 150,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.889,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80761,
"c": 0.05587,
"h": 194.7
},
"luminance": 0.53982
}Semantic roles & 50–950 ramp
primary
#96CCCB
secondary
#A16566
accent
#383AAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483