#95BDBD#95BDBD
#95BDBD is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.043 H 196.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDBD |
|---|---|
| RGB | rgb(149, 189, 189) |
| HSL | hsl(180, 23%, 66%) |
| HSV | hsv(180, 21%, 74%) |
| CMYK | cmyk(21.2%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.84, -13.26, -4.39) |
| CIE-LCH | lch(73.84, 13.97, 198.31°) |
| OKLab | oklab(76.95% -0.041 -0.012) |
| OKLCH | oklch(76.95% 0.043 196.3) |
| XYZ | xyz(39.7746, 46.4574, 55.0057) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 9.17
Cool Grey
#95A3A6
ΔE00 10.37
Bluegrey
#85A3B2
ΔE00 10.67
Cadetblue
#5F9EA0
ΔE00 11.09
Sky Blue
#87CEEB
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDBD #BD9595
analogous
#95BDA9 #95BDBD #95A9BD
triadic
#95BDBD #BD95BD #BDBD95
tetradic
#95BDBD #A995BD #BD9595 #A9BD95
square
#95BDBD #A995BD #BD9595 #A9BD95
split-complementary
#95BDBD #BD95A9 #BDA995
monochromatic
#538585 #6FA6A6 #95BDBD #BBD4D4 #E0ECEC
Accessibility & contrast
On white
2.04
#95BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#95BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDBD
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDBD | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#88C0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bdbd; /* rgb */ color: rgb(149, 189, 189); /* oklch */ color: oklch(76.9% 0.043 196.3);
Tailwind
colors: {
custom: {
50: '#b5d1d0',
500: '#95bdbd',
950: '#000000',
},
}SCSS
$custom: #95bdbd; $custom-light: #b5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#95bdbd",
"rgb": {
"r": 149,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76949,
"c": 0.0427,
"h": 196.3
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#95BDBD
secondary
#DDD0D0
accent
#4444A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282