#95BBBF#95BBBF
#95BBBF is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.041 H 204.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBBF |
|---|---|
| RGB | rgb(149, 187, 191) |
| HSL | hsl(186, 25%, 67%) |
| HSV | hsv(186, 22%, 75%) |
| CMYK | cmyk(22%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.34, -11.77, -6.21) |
| CIE-LCH | lch(73.34, 13.31, 207.83°) |
| OKLab | oklab(76.57% -0.0375 -0.0169) |
| OKLCH | oklch(76.57% 0.041 204.3) |
| XYZ | xyz(39.5660, 45.6903, 56.0145) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.37
Bluegrey
#85A3B2
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.10
Cool Grey
#95A3A6
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 9.65
Sky Blue
#87CEEB
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBBF #BF9995
analogous
#95BFAE #95BBBF #95A6BF
triadic
#95BBBF #BF95BB #BBBF95
tetradic
#95BBBF #AE95BF #BF9995 #A6BF95
square
#95BBBF #AE95BF #BF9995 #A6BF95
split-complementary
#95BBBF #BF95A6 #BFAE95
monochromatic
#528388 #6FA3A8 #95BBBF #BBD3D6 #E1ECED
Accessibility & contrast
On white
2.07
#95BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#95BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBBF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBBF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#88BEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bbbf; /* rgb */ color: rgb(149, 187, 191); /* oklch */ color: oklch(76.6% 0.041 204.3);
Tailwind
colors: {
custom: {
50: '#b5cfd2',
500: '#95bbbf',
950: '#000000',
},
}SCSS
$custom: #95bbbf; $custom-light: #b5cfd2; $custom-dark: #000000;
JSON
{
"hex": "#95bbbf",
"rgb": {
"r": 149,
"g": 187,
"b": 191
},
"hsl": {
"h": 185.714,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.76573,
"c": 0.04112,
"h": 204.3
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#95BBBF
secondary
#DFD2D1
accent
#4C42A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282