#95BABE#95BABE
#95BABE is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.040 H 204.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95BABE |
|---|---|
| RGB | rgb(149, 186, 190) |
| HSL | hsl(186, 24%, 66%) |
| HSV | hsv(186, 22%, 75%) |
| CMYK | cmyk(21.6%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.04, -11.47, -6.12) |
| CIE-LCH | lch(73.04, 13.00, 208.09°) |
| OKLab | oklab(76.32% -0.0365 -0.0166) |
| OKLCH | oklch(76.32% 0.04 204.5) |
| XYZ | xyz(39.2449, 45.2236, 55.3665) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.56
Bluegrey
#85A3B2
ΔE00 8.66
Cool Grey
#95A3A6
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.37
Light Grey Blue
#9DBCD4
ΔE00 9.55
Greyblue
#77A1B5
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BABE #BE9995
analogous
#95BEAE #95BABE #95A6BE
triadic
#95BABE #BE95BA #BABE95
tetradic
#95BABE #AE95BE #BE9995 #A6BE95
square
#95BABE #AE95BE #BE9995 #A6BE95
split-complementary
#95BABE #BE95A6 #BEAE95
monochromatic
#528186 #6FA1A7 #95BABE #BBD3D5 #E1EBED
Accessibility & contrast
On white
2.09
#95BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#95BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BABE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BABE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#88BDBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95babe; /* rgb */ color: rgb(149, 186, 190); /* oklch */ color: oklch(76.3% 0.040 204.5);
Tailwind
colors: {
custom: {
50: '#b5ced1',
500: '#95babe',
950: '#000000',
},
}SCSS
$custom: #95babe; $custom-light: #b5ced1; $custom-dark: #000000;
JSON
{
"hex": "#95babe",
"rgb": {
"r": 149,
"g": 186,
"b": 190
},
"hsl": {
"h": 185.854,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.76322,
"c": 0.04015,
"h": 204.5
},
"luminance": 0.45225
}Semantic roles & 50–950 ramp
primary
#95BABE
secondary
#DED2D1
accent
#4C43A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282