#95BDBE#95BDBE
#95BDBE is a light, muted teal. Relative luminance 0.465; OKLCH L 77.0% C 0.043 H 198.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDBE |
|---|---|
| RGB | rgb(149, 189, 190) |
| HSL | hsl(181, 24%, 66%) |
| HSV | hsv(181, 22%, 75%) |
| CMYK | cmyk(21.6%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.87, -13.04, -4.89) |
| CIE-LCH | lch(73.87, 13.93, 200.56°) |
| OKLab | oklab(76.98% -0.0406 -0.0133) |
| OKLCH | oklch(76.98% 0.043 198.2) |
| XYZ | xyz(39.8835, 46.5009, 55.5794) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.79
Lightblue
#ADD8E6
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 10.23
Bluegrey
#85A3B2
ΔE00 10.36
Sky Blue
#87CEEB
ΔE00 10.83
Cadetblue
#5F9EA0
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDBE #BE9695
analogous
#95BEAB #95BDBE #95A9BE
triadic
#95BDBE #BE95BD #BDBE95
tetradic
#95BDBE #AB95BE #BE9695 #A9BE95
square
#95BDBE #AB95BE #BE9695 #A9BE95
split-complementary
#95BDBE #BE95A9 #BEAB95
monochromatic
#528586 #6FA5A7 #95BDBE #BBD5D5 #E1ECED
Accessibility & contrast
On white
2.04
#95BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#95BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDBE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDBE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#88C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bdbe; /* rgb */ color: rgb(149, 189, 190); /* oklch */ color: oklch(77.0% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#b5d1d1',
500: '#95bdbe',
950: '#000000',
},
}SCSS
$custom: #95bdbe; $custom-light: #b5d1d1; $custom-dark: #000000;
JSON
{
"hex": "#95bdbe",
"rgb": {
"r": 149,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.463,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.76981,
"c": 0.04271,
"h": 198.2
},
"luminance": 0.46502
}Semantic roles & 50–950 ramp
primary
#95BDBE
secondary
#DED1D1
accent
#4543A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282