#95BCB0#95BCB0
#95BCB0 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.3% C 0.045 H 174.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCB0 |
|---|---|
| RGB | rgb(149, 188, 176) |
| HSL | hsl(162, 23%, 66%) |
| HSV | hsv(162, 21%, 74%) |
| CMYK | cmyk(20.7%, 0%, 6.4%, 26.3%) |
| CIE-LAB | lab(73.21, -15.51, 1.78) |
| CIE-LCH | lch(73.21, 15.61, 173.46°) |
| OKLab | oklab(76.33% -0.045 0.0045) |
| OKLCH | oklch(76.33% 0.045 174.3) |
| XYZ | xyz(38.2119, 45.4893, 47.8329) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.68
Greyish Teal
#719F91
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.31
Seafoam Blue
#78D1B6
ΔE00 9.67
Darkseagreen
#8FBC8F
ΔE00 10.47
Mediumaquamarine
#66CDAA
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCB0 #BC95A1
analogous
#95BC9C #95BCB0 #95B4BC
triadic
#95BCB0 #B095BC #BCB095
tetradic
#95BCB0 #9C95BC #BC95A1 #B4BC95
square
#95BCB0 #9C95BC #BC95A1 #B4BC95
split-complementary
#95BCB0 #BC95B4 #BC9C95
monochromatic
#538375 #70A494 #95BCB0 #BAD4CC #E0EBE8
Accessibility & contrast
On white
2.08
#95BCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#95BCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCB0
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCB0 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AF
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#8CBDB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bcb0; /* rgb */ color: rgb(149, 188, 176); /* oklch */ color: oklch(76.3% 0.045 174.3);
Tailwind
colors: {
custom: {
50: '#b4d0c7',
500: '#95bcb0',
950: '#000000',
},
}SCSS
$custom: #95bcb0; $custom-light: #b4d0c7; $custom-dark: #000000;
JSON
{
"hex": "#95bcb0",
"rgb": {
"r": 149,
"g": 188,
"b": 176
},
"hsl": {
"h": 161.538,
"s": 22.543,
"l": 66.078
},
"oklch": {
"l": 0.76333,
"c": 0.04522,
"h": 174.3
},
"luminance": 0.45491
}Semantic roles & 50–950 ramp
primary
#95BCB0
secondary
#DDD0D4
accent
#4561A1
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282