#96CEBB#96CEBB
#96CEBB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.064 H 171.7°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEBB |
|---|---|
| RGB | rgb(150, 206, 187) |
| HSL | hsl(160, 36%, 70%) |
| HSV | hsv(160, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(78.59, -22.04, 3.63) |
| CIE-LCH | lch(78.59, 22.33, 170.64°) |
| OKLab | oklab(80.73% -0.0633 0.0093) |
| OKLCH | oklch(80.73% 0.064 171.7) |
| XYZ | xyz(43.6158, 54.2125, 55.1700) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 5.14
Light Teal
#90E4C1
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.56
Seafoam
#7FE0B3
ΔE00 8.80
Darkseagreen
#8FBC8F
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEBB #CE96A9
analogous
#96CE9F #96CEBB #96C5CE
triadic
#96CEBB #BB96CE #CEBB96
tetradic
#96CEBB #9F96CE #CE96A9 #C5CE96
square
#96CEBB #9F96CE #CE96A9 #C5CE96
split-complementary
#96CEBB #CE96C5 #CE9F96
monochromatic
#4A9F82 #6CBBA0 #96CEBB #C0E1D6 #E9F5F1
Accessibility & contrast
On white
1.77
#96CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#96CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEBB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEBB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C0C0BC
Tritanopia (blue-blind)
#88CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96cebb; /* rgb */ color: rgb(150, 206, 187); /* oklch */ color: oklch(80.7% 0.064 171.7);
Tailwind
colors: {
custom: {
50: '#b6ddcf',
500: '#96cebb',
950: '#000000',
},
}SCSS
$custom: #96cebb; $custom-light: #b6ddcf; $custom-dark: #000000;
JSON
{
"hex": "#96cebb",
"rgb": {
"r": 150,
"g": 206,
"b": 187
},
"hsl": {
"h": 159.643,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.8073,
"c": 0.06394,
"h": 171.7
},
"luminance": 0.54214
}Semantic roles & 50–950 ramp
primary
#96CEBB
secondary
#A3657A
accent
#365FAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483