#95BEBC#95BEBC
#95BEBC is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.044 H 192.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEBC |
|---|---|
| RGB | rgb(149, 190, 188) |
| HSL | hsl(177, 24%, 66%) |
| HSV | hsv(177, 22%, 75%) |
| CMYK | cmyk(21.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.09, -14.00, -3.48) |
| CIE-LCH | lch(74.09, 14.42, 193.94°) |
| OKLab | oklab(77.14% -0.0427 -0.0095) |
| OKLCH | oklch(77.14% 0.044 192.6) |
| XYZ | xyz(39.8823, 46.8458, 54.5080) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.98
Lightblue
#ADD8E6
ΔE00 9.69
Pale Teal
#82CBB2
ΔE00 10.40
Cool Grey
#95A3A6
ΔE00 10.97
Greyish Teal
#719F91
ΔE00 11.06
Cadetblue
#5F9EA0
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEBC #BE9597
analogous
#95BEA8 #95BEBC #95ACBE
triadic
#95BEBC #BC95BE #BEBC95
tetradic
#95BEBC #A895BE #BE9597 #ACBE95
square
#95BEBC #A895BE #BE9597 #ACBE95
split-complementary
#95BEBC #BE95AC #BEA895
monochromatic
#528684 #6FA7A4 #95BEBC #BBD5D4 #E1EDEC
Accessibility & contrast
On white
2.03
#95BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#95BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEBC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEBC | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#88C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bebc; /* rgb */ color: rgb(149, 190, 188); /* oklch */ color: oklch(77.1% 0.044 192.6);
Tailwind
colors: {
custom: {
50: '#b5d1d0',
500: '#95bebc',
950: '#000000',
},
}SCSS
$custom: #95bebc; $custom-light: #b5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#95bebc",
"rgb": {
"r": 149,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.073,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.77138,
"c": 0.04377,
"h": 192.6
},
"luminance": 0.46847
}Semantic roles & 50–950 ramp
primary
#95BEBC
secondary
#DED1D1
accent
#4348A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282