#95BCC2#95BCC2
#95BCC2 is a light, muted teal. Relative luminance 0.463; OKLCH L 76.9% C 0.043 H 207.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCC2 |
|---|---|
| RGB | rgb(149, 188, 194) |
| HSL | hsl(188, 27%, 67%) |
| HSV | hsv(188, 23%, 76%) |
| CMYK | cmyk(23.2%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.71, -11.62, -7.31) |
| CIE-LCH | lch(73.71, 13.73, 212.17°) |
| OKLab | oklab(76.89% -0.0376 -0.0199) |
| OKLCH | oklch(76.89% 0.043 207.9) |
| XYZ | xyz(40.1124, 46.2495, 57.8420) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.75
Bluegrey
#85A3B2
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.82
Light Grey Blue
#9DBCD4
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.11
Cool Grey
#95A3A6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCC2 #C29B95
analogous
#95C2B2 #95BCC2 #95A6C2
triadic
#95BCC2 #C295BC #BCC295
tetradic
#95BCC2 #B295C2 #C29B95 #A6C295
square
#95BCC2 #B295C2 #C29B95 #A6C295
split-complementary
#95BCC2 #C295A6 #C2B295
monochromatic
#51848C #6EA3AC #95BCC2 #BCD5D8 #E3EDEF
Accessibility & contrast
On white
2.05
#95BCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#95BCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCC2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCC2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C2
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#87C0BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bcc2; /* rgb */ color: rgb(149, 188, 194); /* oklch */ color: oklch(76.9% 0.043 207.9);
Tailwind
colors: {
custom: {
50: '#b5d0d4',
500: '#95bcc2',
950: '#000000',
},
}SCSS
$custom: #95bcc2; $custom-light: #b5d0d4; $custom-dark: #000000;
JSON
{
"hex": "#95bcc2",
"rgb": {
"r": 149,
"g": 188,
"b": 194
},
"hsl": {
"h": 188,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.7689,
"c": 0.04256,
"h": 207.9
},
"luminance": 0.46251
}Semantic roles & 50–950 ramp
primary
#95BCC2
secondary
#E0D4D2
accent
#4E40A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283