#96BEBE#96BEBE
#96BEBE is a light, muted teal. Relative luminance 0.470; OKLCH L 77.3% C 0.043 H 196.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #96BEBE |
|---|---|
| RGB | rgb(150, 190, 190) |
| HSL | hsl(180, 24%, 67%) |
| HSV | hsv(180, 21%, 75%) |
| CMYK | cmyk(21.1%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.21, -13.25, -4.39) |
| CIE-LCH | lch(74.21, 13.96, 198.32°) |
| OKLab | oklab(77.27% -0.0409 -0.012) |
| OKLCH | oklch(77.27% 0.043 196.3) |
| XYZ | xyz(40.2827, 47.0271, 55.6599) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.65
Lightblue
#ADD8E6
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 10.52
Bluegrey
#85A3B2
ΔE00 10.84
Sky Blue
#87CEEB
ΔE00 11.15
Pale Teal
#82CBB2
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BEBE #BE9696
analogous
#96BEAA #96BEBE #96AABE
triadic
#96BEBE #BE96BE #BEBE96
tetradic
#96BEBE #AA96BE #BE9696 #AABE96
square
#96BEBE #AA96BE #BE9696 #AABE96
split-complementary
#96BEBE #BE96AA #BEAA96
monochromatic
#538686 #70A7A7 #96BEBE #BCD5D5 #E2EDED
Accessibility & contrast
On white
2.02
#96BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#96BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BEBE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BEBE | 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)
#B9BABE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#89C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #96bebe; /* rgb */ color: rgb(150, 190, 190); /* oklch */ color: oklch(77.3% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#b5d1d1',
500: '#96bebe',
950: '#000000',
},
}SCSS
$custom: #96bebe; $custom-light: #b5d1d1; $custom-dark: #000000;
JSON
{
"hex": "#96bebe",
"rgb": {
"r": 150,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.77265,
"c": 0.04267,
"h": 196.3
},
"luminance": 0.47029
}Semantic roles & 50–950 ramp
primary
#96BEBE
secondary
#DED1D1
accent
#4444A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282