#95BEBB#95BEBB
#95BEBB is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.044 H 190.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #95BEBB |
|---|---|
| RGB | rgb(149, 190, 187) |
| HSL | hsl(176, 24%, 66%) |
| HSV | hsv(176, 22%, 75%) |
| CMYK | cmyk(21.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.06, -14.21, -2.97) |
| CIE-LCH | lch(74.06, 14.52, 191.81°) |
| OKLab | oklab(77.11% -0.0431 -0.0082) |
| OKLCH | oklch(77.11% 0.044 190.7) |
| XYZ | xyz(39.7749, 46.8028, 53.9422) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 10.01
Lightblue
#ADD8E6
ΔE00 10.03
Greyish Teal
#719F91
ΔE00 10.83
Cool Grey
#95A3A6
ΔE00 11.13
Cadetblue
#5F9EA0
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BEBB #BE9598
analogous
#95BEA7 #95BEBB #95ADBE
triadic
#95BEBB #BB95BE #BEBB95
tetradic
#95BEBB #A795BE #BE9598 #ADBE95
square
#95BEBB #A795BE #BE9598 #ADBE95
split-complementary
#95BEBB #BE95AD #BEA795
monochromatic
#528682 #6FA7A3 #95BEBB #BBD5D3 #E1EDEC
Accessibility & contrast
On white
2.03
#95BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#95BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BEBB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BEBB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#89C0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #95bebb; /* rgb */ color: rgb(149, 190, 187); /* oklch */ color: oklch(77.1% 0.044 190.7);
Tailwind
colors: {
custom: {
50: '#b5d1cf',
500: '#95bebb',
950: '#000000',
},
}SCSS
$custom: #95bebb; $custom-light: #b5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#95bebb",
"rgb": {
"r": 149,
"g": 190,
"b": 187
},
"hsl": {
"h": 175.61,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.77107,
"c": 0.0439,
"h": 190.7
},
"luminance": 0.46804
}Semantic roles & 50–950 ramp
primary
#95BEBB
secondary
#DED1D2
accent
#434AA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282