#95BBBD#95BBBD
#95BBBD is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.041 H 200.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBBD |
|---|---|
| RGB | rgb(149, 187, 189) |
| HSL | hsl(183, 23%, 66%) |
| HSV | hsv(183, 21%, 74%) |
| CMYK | cmyk(21.2%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.29, -12.21, -5.21) |
| CIE-LCH | lch(73.29, 13.28, 203.09°) |
| OKLab | oklab(76.51% -0.0383 -0.0142) |
| OKLCH | oklch(76.51% 0.041 200.3) |
| XYZ | xyz(39.3474, 45.6029, 54.8633) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 9.47
Bluegrey
#85A3B2
ΔE00 9.54
Light Grey Blue
#9DBCD4
ΔE00 10.52
Cool Gray
#9AA7B0
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBBD #BD9795
analogous
#95BDAB #95BBBD #95A7BD
triadic
#95BBBD #BD95BB #BBBD95
tetradic
#95BBBD #AB95BD #BD9795 #A7BD95
square
#95BBBD #AB95BD #BD9795 #A7BD95
split-complementary
#95BBBD #BD95A7 #BDAB95
monochromatic
#538285 #6FA3A6 #95BBBD #BBD3D4 #E0EBEC
Accessibility & contrast
On white
2.07
#95BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#95BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBBD
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBBD | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#89BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bbbd; /* rgb */ color: rgb(149, 187, 189); /* oklch */ color: oklch(76.5% 0.041 200.3);
Tailwind
colors: {
custom: {
50: '#b5cfd0',
500: '#95bbbd',
950: '#000000',
},
}SCSS
$custom: #95bbbd; $custom-light: #b5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#95bbbd",
"rgb": {
"r": 149,
"g": 187,
"b": 189
},
"hsl": {
"h": 183,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76509,
"c": 0.04083,
"h": 200.3
},
"luminance": 0.45604
}Semantic roles & 50–950 ramp
primary
#95BBBD
secondary
#DDD1D0
accent
#4844A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282