#96CCBF#96CCBF
#96CCBF is a light, muted teal. Relative luminance 0.534; OKLCH L 80.4% C 0.059 H 178.2°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCBF |
|---|---|
| RGB | rgb(150, 204, 191) |
| HSL | hsl(166, 35%, 69%) |
| HSV | hsv(166, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.13, -20.19, 0.82) |
| CIE-LCH | lch(78.13, 20.21, 177.67°) |
| OKLab | oklab(80.4% -0.059 0.0019) |
| OKLCH | oklch(80.4% 0.059 178.2) |
| XYZ | xyz(43.5715, 53.4294, 57.2972) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 6.55
Light Teal
#90E4C1
ΔE00 8.87
Mediumaquamarine
#66CDAA
ΔE00 9.09
Mediumturquoise
#48D1CC
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCBF #CC96A3
analogous
#96CCA4 #96CCBF #96BECC
triadic
#96CCBF #BF96CC #CCBF96
tetradic
#96CCBF #A496CC #CC96A3 #BECC96
square
#96CCBF #A496CC #CC96A3 #BECC96
split-complementary
#96CCBF #CC96BE #CCA496
monochromatic
#4C9C89 #6DB8A6 #96CCBF #BFE0D8 #E8F4F1
Accessibility & contrast
On white
1.80
#96CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#96CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCBF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCBF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#87CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96ccbf; /* rgb */ color: rgb(150, 204, 191); /* oklch */ color: oklch(80.4% 0.059 178.2);
Tailwind
colors: {
custom: {
50: '#b6dbd2',
500: '#96ccbf',
950: '#000000',
},
}SCSS
$custom: #96ccbf; $custom-light: #b6dbd2; $custom-dark: #000000;
JSON
{
"hex": "#96ccbf",
"rgb": {
"r": 150,
"g": 204,
"b": 191
},
"hsl": {
"h": 165.556,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80398,
"c": 0.05902,
"h": 178.2
},
"luminance": 0.53431
}Semantic roles & 50–950 ramp
primary
#96CCBF
secondary
#A16574
accent
#3854AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483