#95BCBE#95BCBE
#95BCBE is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.042 H 200.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #95BCBE |
|---|---|
| RGB | rgb(149, 188, 190) |
| HSL | hsl(183, 24%, 66%) |
| HSV | hsv(183, 22%, 75%) |
| CMYK | cmyk(21.6%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.59, -12.52, -5.30) |
| CIE-LCH | lch(73.59, 13.59, 202.95°) |
| OKLab | oklab(76.76% -0.0392 -0.0144) |
| OKLCH | oklch(76.76% 0.042 200.2) |
| XYZ | xyz(39.6692, 46.0722, 55.5079) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 9.79
Bluegrey
#85A3B2
ΔE00 9.79
Sky Blue
#87CEEB
ΔE00 10.56
Light Grey Blue
#9DBCD4
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BCBE #BE9795
analogous
#95BEAC #95BCBE #95A8BE
triadic
#95BCBE #BE95BC #BCBE95
tetradic
#95BCBE #AC95BE #BE9795 #A8BE95
square
#95BCBE #AC95BE #BE9795 #A8BE95
split-complementary
#95BCBE #BE95A8 #BEAC95
monochromatic
#528486 #6FA4A7 #95BCBE #BBD4D5 #E1ECED
Accessibility & contrast
On white
2.06
#95BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#95BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BCBE
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BCBE | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#88BFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bcbe; /* rgb */ color: rgb(149, 188, 190); /* oklch */ color: oklch(76.8% 0.042 200.2);
Tailwind
colors: {
custom: {
50: '#b5d0d1',
500: '#95bcbe',
950: '#000000',
},
}SCSS
$custom: #95bcbe; $custom-light: #b5d0d1; $custom-dark: #000000;
JSON
{
"hex": "#95bcbe",
"rgb": {
"r": 149,
"g": 188,
"b": 190
},
"hsl": {
"h": 182.927,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.76761,
"c": 0.0418,
"h": 200.2
},
"luminance": 0.46074
}Semantic roles & 50–950 ramp
primary
#95BCBE
secondary
#DED1D1
accent
#4843A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282