#95BCBD#95BCBD
#95BCBD is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.042 H 198.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCBD |
|---|---|
| RGB | rgb(149, 188, 189) |
| HSL | hsl(182, 23%, 66%) |
| HSV | hsv(182, 21%, 74%) |
| CMYK | cmyk(21.2%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.56, -12.74, -4.80) |
| CIE-LCH | lch(73.56, 13.61, 200.64°) |
| OKLab | oklab(76.73% -0.0396 -0.0131) |
| OKLCH | oklch(76.73% 0.042 198.3) |
| XYZ | xyz(39.5603, 46.0286, 54.9343) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.91
Bluegrey
#85A3B2
ΔE00 10.11
Sky Blue
#87CEEB
ΔE00 10.95
Cadetblue
#5F9EA0
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCBD #BD9695
analogous
#95BDAA #95BCBD #95A8BD
triadic
#95BCBD #BD95BC #BCBD95
tetradic
#95BCBD #AA95BD #BD9695 #A8BD95
square
#95BCBD #AA95BD #BD9695 #A8BD95
split-complementary
#95BCBD #BD95A8 #BDAA95
monochromatic
#538485 #6FA4A6 #95BCBD #BBD4D4 #E0ECEC
Accessibility & contrast
On white
2.06
#95BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#95BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCBD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCBD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#88BFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bcbd; /* rgb */ color: rgb(149, 188, 189); /* oklch */ color: oklch(76.7% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#b5d0d0',
500: '#95bcbd',
950: '#000000',
},
}SCSS
$custom: #95bcbd; $custom-light: #b5d0d0; $custom-dark: #000000;
JSON
{
"hex": "#95bcbd",
"rgb": {
"r": 149,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76729,
"c": 0.04173,
"h": 198.3
},
"luminance": 0.4603
}Semantic roles & 50–950 ramp
primary
#95BCBD
secondary
#DDD1D0
accent
#4644A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282