#96BEBB#96BEBB
#96BEBB is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.043 H 190.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEBB |
|---|---|
| RGB | rgb(150, 190, 187) |
| HSL | hsl(176, 24%, 67%) |
| HSV | hsv(176, 21%, 75%) |
| CMYK | cmyk(21.1%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.12, -13.90, -2.88) |
| CIE-LCH | lch(74.12, 14.20, 191.69°) |
| OKLab | oklab(77.17% -0.0422 -0.0079) |
| OKLCH | oklch(77.17% 0.043 190.6) |
| XYZ | xyz(39.9582, 46.8973, 53.9508) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.14
Lightblue
#ADD8E6
ΔE00 9.96
Pale Teal
#82CBB2
ΔE00 10.14
Greyish Teal
#719F91
ΔE00 10.91
Cool Grey
#95A3A6
ΔE00 10.97
Cadetblue
#5F9EA0
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEBB #BE9699
analogous
#96BEA7 #96BEBB #96ADBE
triadic
#96BEBB #BB96BE #BEBB96
tetradic
#96BEBB #A796BE #BE9699 #ADBE96
square
#96BEBB #A796BE #BE9699 #ADBE96
split-complementary
#96BEBB #BE96AD #BEA796
monochromatic
#538683 #70A7A3 #96BEBB #BCD5D3 #E2EDEC
Accessibility & contrast
On white
2.02
#96BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#96BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEBB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEBB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#8AC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bebb; /* rgb */ color: rgb(150, 190, 187); /* oklch */ color: oklch(77.2% 0.043 190.6);
Tailwind
colors: {
custom: {
50: '#b5d1cf',
500: '#96bebb',
950: '#000000',
},
}SCSS
$custom: #96bebb; $custom-light: #b5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#96bebb",
"rgb": {
"r": 150,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.5,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.77171,
"c": 0.04291,
"h": 190.6
},
"luminance": 0.46899
}Semantic roles & 50–950 ramp
primary
#96BEBB
secondary
#DED1D2
accent
#444BA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282