#95BEBD#95BEBD
#95BEBD is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.044 H 194.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEBD |
|---|---|
| RGB | rgb(149, 190, 189) |
| HSL | hsl(179, 24%, 66%) |
| HSV | hsv(179, 22%, 75%) |
| CMYK | cmyk(21.6%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.12, -13.78, -3.98) |
| CIE-LCH | lch(74.12, 14.34, 196.11°) |
| OKLab | oklab(77.17% -0.0423 -0.0109) |
| OKLCH | oklch(77.17% 0.044 194.4) |
| XYZ | xyz(39.9905, 46.8891, 55.0777) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.82
Lightblue
#ADD8E6
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 10.80
Cool Grey
#95A3A6
ΔE00 10.82
Cadetblue
#5F9EA0
ΔE00 11.19
Bluegrey
#85A3B2
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEBD #BE9596
analogous
#95BEA9 #95BEBD #95ABBE
triadic
#95BEBD #BD95BE #BEBD95
tetradic
#95BEBD #A995BE #BE9596 #ABBE95
square
#95BEBD #A995BE #BE9596 #ABBE95
split-complementary
#95BEBD #BE95AB #BEA995
monochromatic
#528685 #6FA7A5 #95BEBD #BBD5D5 #E1EDEC
Accessibility & contrast
On white
2.02
#95BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#95BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEBD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEBD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#88C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bebd; /* rgb */ color: rgb(149, 190, 189); /* oklch */ color: oklch(77.2% 0.044 194.4);
Tailwind
colors: {
custom: {
50: '#b5d1d0',
500: '#95bebd',
950: '#000000',
},
}SCSS
$custom: #95bebd; $custom-light: #b5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#95bebd",
"rgb": {
"r": 149,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.537,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.7717,
"c": 0.0437,
"h": 194.4
},
"luminance": 0.46891
}Semantic roles & 50–950 ramp
primary
#95BEBD
secondary
#DED1D1
accent
#4345A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282