#95BCBF#95BCBF
#95BCBF is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.042 H 202.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCBF |
|---|---|
| RGB | rgb(149, 188, 191) |
| HSL | hsl(184, 25%, 67%) |
| HSV | hsv(184, 22%, 75%) |
| CMYK | cmyk(22%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.62, -12.29, -5.80) |
| CIE-LCH | lch(73.62, 13.59, 205.27°) |
| OKLab | oklab(76.79% -0.0388 -0.0158) |
| OKLCH | oklch(76.79% 0.042 202.1) |
| XYZ | xyz(39.7789, 46.1161, 56.0855) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 8.87
Bluegrey
#85A3B2
ΔE00 9.49
Cool Grey
#95A3A6
ΔE00 9.68
Sky Blue
#87CEEB
ΔE00 10.17
Light Grey Blue
#9DBCD4
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCBF #BF9895
analogous
#95BFAD #95BCBF #95A7BF
triadic
#95BCBF #BF95BC #BCBF95
tetradic
#95BCBF #AD95BF #BF9895 #A7BF95
square
#95BCBF #AD95BF #BF9895 #A7BF95
split-complementary
#95BCBF #BF95A7 #BFAD95
monochromatic
#528488 #6FA4A8 #95BCBF #BBD4D6 #E1ECED
Accessibility & contrast
On white
2.05
#95BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#95BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCBF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCBF | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#88BFBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bcbf; /* rgb */ color: rgb(149, 188, 191); /* oklch */ color: oklch(76.8% 0.042 202.1);
Tailwind
colors: {
custom: {
50: '#b5d0d2',
500: '#95bcbf',
950: '#000000',
},
}SCSS
$custom: #95bcbf; $custom-light: #b5d0d2; $custom-dark: #000000;
JSON
{
"hex": "#95bcbf",
"rgb": {
"r": 149,
"g": 188,
"b": 191
},
"hsl": {
"h": 184.286,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76793,
"c": 0.04192,
"h": 202.1
},
"luminance": 0.46118
}Semantic roles & 50–950 ramp
primary
#95BCBF
secondary
#DFD2D1
accent
#4942A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282