#96BEBC#96BEBC
#96BEBC is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.043 H 192.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEBC |
|---|---|
| RGB | rgb(150, 190, 188) |
| HSL | hsl(177, 24%, 67%) |
| HSV | hsv(177, 21%, 75%) |
| CMYK | cmyk(21.1%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.15, -13.69, -3.38) |
| CIE-LCH | lch(74.15, 14.10, 193.87°) |
| OKLab | oklab(77.2% -0.0418 -0.0093) |
| OKLCH | oklch(77.2% 0.043 192.5) |
| XYZ | xyz(40.0656, 46.9403, 54.5166) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.96
Lightblue
#ADD8E6
ΔE00 9.62
Pale Teal
#82CBB2
ΔE00 10.52
Cool Grey
#95A3A6
ΔE00 10.81
Greyish Teal
#719F91
ΔE00 11.14
Cadetblue
#5F9EA0
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEBC #BE9698
analogous
#96BEA8 #96BEBC #96ACBE
triadic
#96BEBC #BC96BE #BEBC96
tetradic
#96BEBC #A896BE #BE9698 #ACBE96
square
#96BEBC #A896BE #BE9698 #ACBE96
split-complementary
#96BEBC #BE96AC #BEA896
monochromatic
#538684 #70A7A4 #96BEBC #BCD5D4 #E2EDEC
Accessibility & contrast
On white
2.02
#96BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#96BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEBC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEBC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#8AC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bebc; /* rgb */ color: rgb(150, 190, 188); /* oklch */ color: oklch(77.2% 0.043 192.5);
Tailwind
colors: {
custom: {
50: '#b5d1d0',
500: '#96bebc',
950: '#000000',
},
}SCSS
$custom: #96bebc; $custom-light: #b5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#96bebc",
"rgb": {
"r": 150,
"g": 190,
"b": 188
},
"hsl": {
"h": 177,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.77202,
"c": 0.04278,
"h": 192.5
},
"luminance": 0.46942
}Semantic roles & 50–950 ramp
primary
#96BEBC
secondary
#DED1D2
accent
#4448A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282