#96CEBD#96CEBD
#96CEBD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.063 H 173.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEBD |
|---|---|
| RGB | rgb(150, 206, 189) |
| HSL | hsl(162, 36%, 70%) |
| HSV | hsv(162, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.64, -21.62, 2.63) |
| CIE-LCH | lch(78.64, 21.78, 173.05°) |
| OKLab | oklab(80.79% -0.0624 0.0067) |
| OKLCH | oklch(80.79% 0.063 173.9) |
| XYZ | xyz(43.8314, 54.2988, 56.3055) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 5.45
Light Teal
#90E4C1
ΔE00 7.50
Mediumaquamarine
#66CDAA
ΔE00 7.98
Seafoam
#7FE0B3
ΔE00 9.34
Mediumturquoise
#48D1CC
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEBD #CE96A7
analogous
#96CEA1 #96CEBD #96C3CE
triadic
#96CEBD #BD96CE #CEBD96
tetradic
#96CEBD #A196CE #CE96A7 #C3CE96
square
#96CEBD #A196CE #CE96A7 #C3CE96
split-complementary
#96CEBD #CE96C3 #CEA196
monochromatic
#4A9F85 #6CBBA3 #96CEBD #C0E1D7 #E9F5F1
Accessibility & contrast
On white
1.77
#96CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#96CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEBD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEBD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C0C0BE
Tritanopia (blue-blind)
#88CFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cebd; /* rgb */ color: rgb(150, 206, 189); /* oklch */ color: oklch(80.8% 0.063 173.9);
Tailwind
colors: {
custom: {
50: '#b6ddd0',
500: '#96cebd',
950: '#000000',
},
}SCSS
$custom: #96cebd; $custom-light: #b6ddd0; $custom-dark: #000000;
JSON
{
"hex": "#96cebd",
"rgb": {
"r": 150,
"g": 206,
"b": 189
},
"hsl": {
"h": 161.786,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.80787,
"c": 0.06276,
"h": 173.9
},
"luminance": 0.54301
}Semantic roles & 50–950 ramp
primary
#96CEBD
secondary
#A36578
accent
#365BAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483