#95BCBB#95BCBB
#95BCBB is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.042 H 194.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCBB |
|---|---|
| RGB | rgb(149, 188, 187) |
| HSL | hsl(178, 23%, 66%) |
| HSV | hsv(178, 21%, 74%) |
| CMYK | cmyk(20.7%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.51, -13.17, -3.79) |
| CIE-LCH | lch(73.51, 13.71, 196.04°) |
| OKLab | oklab(76.67% -0.0404 -0.0104) |
| OKLCH | oklch(76.67% 0.042 194.4) |
| XYZ | xyz(39.3447, 45.9424, 53.7988) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.28
Lightblue
#ADD8E6
ΔE00 9.62
Cool Grey
#95A3A6
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 10.75
Cadetblue
#5F9EA0
ΔE00 10.96
Greyish Teal
#719F91
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCBB #BC9596
analogous
#95BCA7 #95BCBB #95A9BC
triadic
#95BCBB #BB95BC #BCBB95
tetradic
#95BCBB #A795BC #BC9596 #A9BC95
square
#95BCBB #A795BC #BC9596 #A9BC95
split-complementary
#95BCBB #BC95A9 #BCA795
monochromatic
#538382 #70A4A3 #95BCBB #BAD4D3 #E0EBEB
Accessibility & contrast
On white
2.06
#95BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#95BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCBB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCBB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#89BEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bcbb; /* rgb */ color: rgb(149, 188, 187); /* oklch */ color: oklch(76.7% 0.042 194.4);
Tailwind
colors: {
custom: {
50: '#b5d0cf',
500: '#95bcbb',
950: '#000000',
},
}SCSS
$custom: #95bcbb; $custom-light: #b5d0cf; $custom-dark: #000000;
JSON
{
"hex": "#95bcbb",
"rgb": {
"r": 149,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.462,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.76666,
"c": 0.04176,
"h": 194.4
},
"luminance": 0.45944
}Semantic roles & 50–950 ramp
primary
#95BCBB
secondary
#DDD0D0
accent
#4547A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282