#96BEBF#96BEBF
#96BEBF is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.043 H 198.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEBF |
|---|---|
| RGB | rgb(150, 190, 191) |
| HSL | hsl(181, 24%, 67%) |
| HSV | hsv(181, 21%, 75%) |
| CMYK | cmyk(21.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.24, -13.03, -4.89) |
| CIE-LCH | lch(74.24, 13.92, 200.57°) |
| OKLab | oklab(77.3% -0.0405 -0.0133) |
| OKLCH | oklch(77.3% 0.043 198.2) |
| XYZ | xyz(40.3923, 47.0710, 56.2375) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 8.65
Cool Grey
#95A3A6
ΔE00 10.39
Bluegrey
#85A3B2
ΔE00 10.53
Sky Blue
#87CEEB
ΔE00 10.74
Light Grey Blue
#9DBCD4
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEBF #BF9796
analogous
#96BFAC #96BEBF #96AABF
triadic
#96BEBF #BF96BE #BEBF96
tetradic
#96BEBF #AC96BF #BF9796 #AABF96
square
#96BEBF #AC96BF #BF9796 #AABF96
split-complementary
#96BEBF #BF96AA #BFAC96
monochromatic
#538788 #70A6A8 #96BEBF #BCD6D6 #E2EDED
Accessibility & contrast
On white
2.02
#96BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#96BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEBF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEBF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#89C1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bebf; /* rgb */ color: rgb(150, 190, 191); /* oklch */ color: oklch(77.3% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#b5d1d2',
500: '#96bebf',
950: '#000000',
},
}SCSS
$custom: #96bebf; $custom-light: #b5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#96bebf",
"rgb": {
"r": 150,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.463,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77296,
"c": 0.04268,
"h": 198.2
},
"luminance": 0.47073
}Semantic roles & 50–950 ramp
primary
#96BEBF
secondary
#DFD2D2
accent
#4543A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282