#95BFC0#95BFC0
#95BFC0 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.045 H 198.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFC0 |
|---|---|
| RGB | rgb(149, 191, 192) |
| HSL | hsl(181, 25%, 67%) |
| HSV | hsv(181, 22%, 75%) |
| CMYK | cmyk(22.4%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.48, -13.64, -5.08) |
| CIE-LCH | lch(74.48, 14.55, 200.42°) |
| OKLab | oklab(77.49% -0.0424 -0.0139) |
| OKLCH | oklch(77.49% 0.045 198.1) |
| XYZ | xyz(40.5368, 47.4553, 56.8829) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.31
Lightblue
#ADD8E6
ΔE00 8.60
Sky Blue
#87CEEB
ΔE00 10.61
Cool Grey
#95A3A6
ΔE00 10.86
Bluegrey
#85A3B2
ΔE00 10.87
Paleturquoise
#AFEEEE
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFC0 #C09695
analogous
#95C0AC #95BFC0 #95AAC0
triadic
#95BFC0 #C095BF #BFC095
tetradic
#95BFC0 #AC95C0 #C09695 #AAC095
square
#95BFC0 #AC95C0 #C09695 #AAC095
split-complementary
#95BFC0 #C095AA #C0AC95
monochromatic
#518889 #6FA8A9 #95BFC0 #BBD6D7 #E2EDEE
Accessibility & contrast
On white
2.00
#95BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#95BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFC0
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFC0 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC0
Deuteranopia (green-blind)
#B1B5C0
Tritanopia (blue-blind)
#87C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfc0; /* rgb */ color: rgb(149, 191, 192); /* oklch */ color: oklch(77.5% 0.045 198.1);
Tailwind
colors: {
custom: {
50: '#b5d2d3',
500: '#95bfc0',
950: '#000000',
},
}SCSS
$custom: #95bfc0; $custom-light: #b5d2d3; $custom-dark: #000000;
JSON
{
"hex": "#95bfc0",
"rgb": {
"r": 149,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.395,
"s": 25.444,
"l": 66.863
},
"oklch": {
"l": 0.77485,
"c": 0.04464,
"h": 198.1
},
"luminance": 0.47457
}Semantic roles & 50–950 ramp
primary
#95BFC0
secondary
#DFD2D2
accent
#4442A4
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282