#96BEBD#96BEBD
#96BEBD is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.043 H 194.4°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEBD |
|---|---|
| RGB | rgb(150, 190, 189) |
| HSL | hsl(179, 24%, 67%) |
| HSV | hsv(179, 21%, 75%) |
| CMYK | cmyk(21.1%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.18, -13.47, -3.88) |
| CIE-LCH | lch(74.18, 14.02, 196.08°) |
| OKLab | oklab(77.23% -0.0413 -0.0106) |
| OKLCH | oklch(77.23% 0.043 194.4) |
| XYZ | xyz(40.1737, 46.9836, 55.0863) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 9.29
Cool Grey
#95A3A6
ΔE00 10.66
Pale Teal
#82CBB2
ΔE00 10.92
Bluegrey
#85A3B2
ΔE00 11.15
Cadetblue
#5F9EA0
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEBD #BE9697
analogous
#96BEA9 #96BEBD #96ABBE
triadic
#96BEBD #BD96BE #BEBD96
tetradic
#96BEBD #A996BE #BE9697 #ABBE96
square
#96BEBD #A996BE #BE9697 #ABBE96
split-complementary
#96BEBD #BE96AB #BEA996
monochromatic
#538685 #70A7A5 #96BEBD #BCD5D5 #E2EDED
Accessibility & contrast
On white
2.02
#96BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#96BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEBD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEBD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#8AC1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bebd; /* rgb */ color: rgb(150, 190, 189); /* oklch */ color: oklch(77.2% 0.043 194.4);
Tailwind
colors: {
custom: {
50: '#b5d1d0',
500: '#96bebd',
950: '#000000',
},
}SCSS
$custom: #96bebd; $custom-light: #b5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#96bebd",
"rgb": {
"r": 150,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.5,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.77234,
"c": 0.04269,
"h": 194.4
},
"luminance": 0.46985
}Semantic roles & 50–950 ramp
primary
#96BEBD
secondary
#DED1D2
accent
#4446A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282