#95BBBC#95BBBC
#95BBBC is a light, muted teal. Relative luminance 0.456; OKLCH L 76.5% C 0.041 H 198.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBBC |
|---|---|
| RGB | rgb(149, 187, 188) |
| HSL | hsl(182, 23%, 66%) |
| HSV | hsv(182, 21%, 74%) |
| CMYK | cmyk(20.7%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.26, -12.43, -4.70) |
| CIE-LCH | lch(73.26, 13.29, 200.72°) |
| OKLab | oklab(76.48% -0.0387 -0.0128) |
| OKLCH | oklch(76.48% 0.041 198.3) |
| XYZ | xyz(39.2392, 45.5596, 54.2936) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.16
Powder Blue
#B0E0E6
ΔE00 9.29
Cool Grey
#95A3A6
ΔE00 9.59
Bluegrey
#85A3B2
ΔE00 9.85
Cool Gray
#9AA7B0
ΔE00 10.85
Cadetblue
#5F9EA0
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBBC #BC9695
analogous
#95BCA9 #95BBBC #95A7BC
triadic
#95BBBC #BC95BB #BBBC95
tetradic
#95BBBC #A995BC #BC9695 #A7BC95
square
#95BBBC #A995BC #BC9695 #A7BC95
split-complementary
#95BBBC #BC95A7 #BCA995
monochromatic
#538283 #70A3A4 #95BBBC #BAD3D4 #E0EBEB
Accessibility & contrast
On white
2.08
#95BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#95BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBBC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBBC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#89BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bbbc; /* rgb */ color: rgb(149, 187, 188); /* oklch */ color: oklch(76.5% 0.041 198.3);
Tailwind
colors: {
custom: {
50: '#b5cfd0',
500: '#95bbbc',
950: '#000000',
},
}SCSS
$custom: #95bbbc; $custom-light: #b5cfd0; $custom-dark: #000000;
JSON
{
"hex": "#95bbbc",
"rgb": {
"r": 149,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.538,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.76477,
"c": 0.04076,
"h": 198.3
},
"luminance": 0.45561
}Semantic roles & 50–950 ramp
primary
#95BBBC
secondary
#DDD0D0
accent
#4745A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282