#95BDBF#95BDBF
#95BDBF is a light, muted teal. Relative luminance 0.465; OKLCH L 77.0% C 0.043 H 200.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDBF |
|---|---|
| RGB | rgb(149, 189, 191) |
| HSL | hsl(183, 25%, 67%) |
| HSV | hsv(183, 22%, 75%) |
| CMYK | cmyk(22%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.90, -12.82, -5.39) |
| CIE-LCH | lch(73.90, 13.91, 202.82°) |
| OKLab | oklab(77.01% -0.0402 -0.0147) |
| OKLCH | oklch(77.01% 0.043 200.1) |
| XYZ | xyz(39.9932, 46.5448, 56.1569) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.69
Bluegrey
#85A3B2
ΔE00 10.06
Cool Grey
#95A3A6
ΔE00 10.11
Sky Blue
#87CEEB
ΔE00 10.43
Light Grey Blue
#9DBCD4
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDBF #BF9795
analogous
#95BFAC #95BDBF #95A8BF
triadic
#95BDBF #BF95BD #BDBF95
tetradic
#95BDBF #AC95BF #BF9795 #A8BF95
square
#95BDBF #AC95BF #BF9795 #A8BF95
split-complementary
#95BDBF #BF95A8 #BFAC95
monochromatic
#528588 #6FA5A8 #95BDBF #BBD5D6 #E1EDED
Accessibility & contrast
On white
2.04
#95BDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#95BDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDBF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDBF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#88C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bdbf; /* rgb */ color: rgb(149, 189, 191); /* oklch */ color: oklch(77.0% 0.043 200.1);
Tailwind
colors: {
custom: {
50: '#b5d1d2',
500: '#95bdbf',
950: '#000000',
},
}SCSS
$custom: #95bdbf; $custom-light: #b5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#95bdbf",
"rgb": {
"r": 149,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77013,
"c": 0.04278,
"h": 200.1
},
"luminance": 0.46546
}Semantic roles & 50–950 ramp
primary
#95BDBF
secondary
#DFD2D1
accent
#4742A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282