#95BEBF#95BEBF
#95BEBF is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.044 H 198.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEBF |
|---|---|
| RGB | rgb(149, 190, 191) |
| HSL | hsl(181, 25%, 67%) |
| HSV | hsv(181, 22%, 75%) |
| CMYK | cmyk(22%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.17, -13.34, -4.99) |
| CIE-LCH | lch(74.17, 14.24, 200.49°) |
| OKLab | oklab(77.23% -0.0415 -0.0136) |
| OKLCH | oklch(77.23% 0.044 198.1) |
| XYZ | xyz(40.2091, 46.9765, 56.2289) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.55
Lightblue
#ADD8E6
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 10.55
Bluegrey
#85A3B2
ΔE00 10.61
Sky Blue
#87CEEB
ΔE00 10.72
Cadetblue
#5F9EA0
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEBF #BF9695
analogous
#95BFAB #95BEBF #95A9BF
triadic
#95BEBF #BF95BE #BEBF95
tetradic
#95BEBF #AB95BF #BF9695 #A9BF95
square
#95BEBF #AB95BF #BF9695 #A9BF95
split-complementary
#95BEBF #BF95A9 #BFAB95
monochromatic
#528688 #6FA7A8 #95BEBF #BBD5D6 #E1EDED
Accessibility & contrast
On white
2.02
#95BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#95BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEBF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEBF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#88C1BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bebf; /* rgb */ color: rgb(149, 190, 191); /* oklch */ color: oklch(77.2% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#b5d1d2',
500: '#95bebf',
950: '#000000',
},
}SCSS
$custom: #95bebf; $custom-light: #b5d1d2; $custom-dark: #000000;
JSON
{
"hex": "#95bebf",
"rgb": {
"r": 149,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.429,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77233,
"c": 0.04368,
"h": 198.1
},
"luminance": 0.46978
}Semantic roles & 50–950 ramp
primary
#95BEBF
secondary
#DFD1D1
accent
#4542A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282