#96CBBD#96CBBD
#96CBBD is a light, muted teal. Relative luminance 0.529; OKLCH L 80.1% C 0.059 H 176.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBBD |
|---|---|
| RGB | rgb(150, 203, 189) |
| HSL | hsl(164, 34%, 69%) |
| HSV | hsv(164, 26%, 80%) |
| CMYK | cmyk(26.1%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.80, -20.12, 1.41) |
| CIE-LCH | lch(77.80, 20.17, 175.98°) |
| OKLab | oklab(80.12% -0.0585 0.0034) |
| OKLCH | oklch(80.12% 0.059 176.6) |
| XYZ | xyz(43.1160, 52.8681, 56.0670) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.86
Seafoam Blue
#78D1B6
ΔE00 6.43
Light Teal
#90E4C1
ΔE00 8.78
Mediumaquamarine
#66CDAA
ΔE00 8.88
Mediumturquoise
#48D1CC
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBBD #CB96A4
analogous
#96CBA3 #96CBBD #96BFCB
triadic
#96CBBD #BD96CB #CBBD96
tetradic
#96CBBD #A396CB #CB96A4 #BFCB96
square
#96CBBD #A396CB #CB96A4 #BFCB96
split-complementary
#96CBBD #CB96BF #CBA396
monochromatic
#4C9A86 #6DB7A3 #96CBBD #BFDFD7 #E8F4F0
Accessibility & contrast
On white
1.81
#96CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#96CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBBD
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBBD | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#88CCC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96cbbd; /* rgb */ color: rgb(150, 203, 189); /* oklch */ color: oklch(80.1% 0.059 176.6);
Tailwind
colors: {
custom: {
50: '#b6dbd0',
500: '#96cbbd',
950: '#000000',
},
}SCSS
$custom: #96cbbd; $custom-light: #b6dbd0; $custom-dark: #000000;
JSON
{
"hex": "#96cbbd",
"rgb": {
"r": 150,
"g": 203,
"b": 189
},
"hsl": {
"h": 164.151,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.80116,
"c": 0.05863,
"h": 176.6
},
"luminance": 0.5287
}Semantic roles & 50–950 ramp
primary
#96CBBD
secondary
#A06575
accent
#3957AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483