#96CBC2#96CBC2
#96CBC2 is a light, muted teal. Relative luminance 0.531; OKLCH L 80.3% C 0.057 H 183.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBC2 |
|---|---|
| RGB | rgb(150, 203, 194) |
| HSL | hsl(170, 34%, 69%) |
| HSV | hsv(170, 26%, 80%) |
| CMYK | cmyk(26.1%, 0%, 4.4%, 20.4%) |
| CIE-LAB | lab(77.93, -19.05, -1.09) |
| CIE-LCH | lch(77.93, 19.08, 183.26°) |
| OKLab | oklab(80.26% -0.0564 -0.0032) |
| OKLCH | oklch(80.26% 0.057 183.2) |
| XYZ | xyz(43.6681, 53.0890, 58.9748) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.47
Seafoam Blue
#78D1B6
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 8.65
Paleturquoise
#AFEEEE
ΔE00 8.93
Mediumturquoise
#48D1CC
ΔE00 9.17
Light Teal
#90E4C1
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBC2 #CB969F
analogous
#96CBA8 #96CBC2 #96BACB
triadic
#96CBC2 #C296CB #CBC296
tetradic
#96CBC2 #A896CB #CB969F #BACB96
square
#96CBC2 #A896CB #CB969F #BACB96
split-complementary
#96CBC2 #CB96BA #CBA896
monochromatic
#4C9A8D #6DB7AA #96CBC2 #BFDFDA #E8F4F2
Accessibility & contrast
On white
1.81
#96CBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#96CBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBC2
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBC2 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#87CDC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96cbc2; /* rgb */ color: rgb(150, 203, 194); /* oklch */ color: oklch(80.3% 0.057 183.2);
Tailwind
colors: {
custom: {
50: '#b6dbd4',
500: '#96cbc2',
950: '#000000',
},
}SCSS
$custom: #96cbc2; $custom-light: #b6dbd4; $custom-dark: #000000;
JSON
{
"hex": "#96cbc2",
"rgb": {
"r": 150,
"g": 203,
"b": 194
},
"hsl": {
"h": 169.811,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.80264,
"c": 0.05654,
"h": 183.2
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#96CBC2
secondary
#A0656F
accent
#394DAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483