#96CBBE#96CBBE
#96CBBE is a light, muted teal. Relative luminance 0.529; OKLCH L 80.1% C 0.058 H 177.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBBE |
|---|---|
| RGB | rgb(150, 203, 190) |
| HSL | hsl(165, 34%, 69%) |
| HSV | hsv(165, 26%, 80%) |
| CMYK | cmyk(26.1%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(77.82, -19.90, 0.91) |
| CIE-LCH | lch(77.82, 19.92, 177.37°) |
| OKLab | oklab(80.15% -0.0581 0.0021) |
| OKLCH | oklch(80.15% 0.058 177.9) |
| XYZ | xyz(43.2250, 52.9117, 56.6407) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 6.67
Light Teal
#90E4C1
ΔE00 9.04
Mediumaquamarine
#66CDAA
ΔE00 9.15
Mediumturquoise
#48D1CC
ΔE00 9.62
Paleturquoise
#AFEEEE
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBBE #CB96A3
analogous
#96CBA4 #96CBBE #96BECB
triadic
#96CBBE #BE96CB #CBBE96
tetradic
#96CBBE #A496CB #CB96A3 #BECB96
square
#96CBBE #A496CB #CB96A3 #BECB96
split-complementary
#96CBBE #CB96BE #CBA496
monochromatic
#4C9A87 #6DB7A5 #96CBBE #BFDFD7 #E8F4F1
Accessibility & contrast
On white
1.81
#96CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#96CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBBE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBBE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#88CDC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96cbbe; /* rgb */ color: rgb(150, 203, 190); /* oklch */ color: oklch(80.1% 0.058 177.9);
Tailwind
colors: {
custom: {
50: '#b6dbd1',
500: '#96cbbe',
950: '#000000',
},
}SCSS
$custom: #96cbbe; $custom-light: #b6dbd1; $custom-dark: #000000;
JSON
{
"hex": "#96cbbe",
"rgb": {
"r": 150,
"g": 203,
"b": 190
},
"hsl": {
"h": 165.283,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.80145,
"c": 0.05815,
"h": 177.9
},
"luminance": 0.52914
}Semantic roles & 50–950 ramp
primary
#96CBBE
secondary
#A06574
accent
#3955AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483