#96CEBF#96CEBF
#96CEBF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.062 H 176.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEBF |
|---|---|
| RGB | rgb(150, 206, 191) |
| HSL | hsl(164, 36%, 70%) |
| HSV | hsv(164, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(78.69, -21.20, 1.63) |
| CIE-LCH | lch(78.69, 21.26, 175.59°) |
| OKLab | oklab(80.84% -0.0616 0.004) |
| OKLCH | oklch(80.84% 0.062 176.3) |
| XYZ | xyz(44.0499, 54.3862, 57.4567) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 7.99
Mediumaquamarine
#66CDAA
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 9.52
Paleturquoise
#AFEEEE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEBF #CE96A5
analogous
#96CEA3 #96CEBF #96C1CE
triadic
#96CEBF #BF96CE #CEBF96
tetradic
#96CEBF #A396CE #CE96A5 #C1CE96
square
#96CEBF #A396CE #CE96A5 #C1CE96
split-complementary
#96CEBF #CE96C1 #CEA396
monochromatic
#4A9F89 #6CBBA6 #96CEBF #C0E1D8 #E9F5F2
Accessibility & contrast
On white
1.77
#96CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#96CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEBF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEBF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#87D0C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cebf; /* rgb */ color: rgb(150, 206, 191); /* oklch */ color: oklch(80.8% 0.062 176.3);
Tailwind
colors: {
custom: {
50: '#b6ddd2',
500: '#96cebf',
950: '#000000',
},
}SCSS
$custom: #96cebf; $custom-light: #b6ddd2; $custom-dark: #000000;
JSON
{
"hex": "#96cebf",
"rgb": {
"r": 150,
"g": 206,
"b": 191
},
"hsl": {
"h": 163.929,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.80844,
"c": 0.0617,
"h": 176.3
},
"luminance": 0.54388
}Semantic roles & 50–950 ramp
primary
#96CEBF
secondary
#A36576
accent
#3657AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483