#96CEB9#96CEB9
#96CEB9 is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.7% C 0.065 H 169.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEB9 |
|---|---|
| RGB | rgb(150, 206, 185) |
| HSL | hsl(158, 36%, 70%) |
| HSV | hsv(158, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 10.2%, 19.2%) |
| CIE-LAB | lab(78.54, -22.45, 4.63) |
| CIE-LCH | lch(78.54, 22.92, 168.34°) |
| OKLab | oklab(80.67% -0.0641 0.0119) |
| OKLCH | oklch(80.67% 0.065 169.5) |
| XYZ | xyz(43.4032, 54.1275, 54.0503) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.26
Seafoam Blue
#78D1B6
ΔE00 4.92
Light Teal
#90E4C1
ΔE00 6.69
Mediumaquamarine
#66CDAA
ΔE00 7.21
Seafoam
#7FE0B3
ΔE00 8.31
Darkseagreen
#8FBC8F
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEB9 #CE96AB
analogous
#96CE9D #96CEB9 #96C7CE
triadic
#96CEB9 #B996CE #CEB996
tetradic
#96CEB9 #9D96CE #CE96AB #C7CE96
square
#96CEB9 #9D96CE #CE96AB #C7CE96
split-complementary
#96CEB9 #CE96C7 #CE9D96
monochromatic
#4A9F7F #6CBB9D #96CEB9 #C0E1D5 #E9F5F1
Accessibility & contrast
On white
1.78
#96CEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#96CEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEB9
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEB9 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B8
Deuteranopia (green-blind)
#C1BFBA
Tritanopia (blue-blind)
#89CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96ceb9; /* rgb */ color: rgb(150, 206, 185); /* oklch */ color: oklch(80.7% 0.065 169.5);
Tailwind
colors: {
custom: {
50: '#b6ddce',
500: '#96ceb9',
950: '#000000',
},
}SCSS
$custom: #96ceb9; $custom-light: #b6ddce; $custom-dark: #000000;
JSON
{
"hex": "#96ceb9",
"rgb": {
"r": 150,
"g": 206,
"b": 185
},
"hsl": {
"h": 157.5,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.80674,
"c": 0.0652,
"h": 169.5
},
"luminance": 0.54129
}Semantic roles & 50–950 ramp
primary
#96CEB9
secondary
#A3657C
accent
#3664AF
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111513
muted
#818483