#BEDBB0#BEDBB0
#BEDBB0 is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.9% C 0.066 H 135.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDBB0 |
|---|---|
| RGB | rgb(190, 219, 176) |
| HSL | hsl(100, 37%, 77%) |
| HSV | hsv(100, 20%, 86%) |
| CMYK | cmyk(13.2%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(84.35, -17.41, 18.01) |
| CIE-LCH | lch(84.35, 25.05, 134.04°) |
| OKLab | oklab(85.88% -0.047 0.0462) |
| OKLCH | oklch(85.88% 0.066 135.5) |
| XYZ | xyz(54.4017, 64.7441, 50.6966) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.03
Light Sage
#BCECAC
ΔE00 6.03
Hospital Green
#9BE5AA
ΔE00 8.06
Mint
#AAF0C1
ΔE00 8.18
Very Pale Green
#CFFDBC
ΔE00 8.34
Very Light Green
#D1FFBD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDBB0 #CDB0DB
analogous
#D4DBB0 #BEDBB0 #B0DBB8
triadic
#BEDBB0 #B0BEDB #DBB0BE
tetradic
#BEDBB0 #B0D4DB #CDB0DB #DBB8B0
square
#BEDBB0 #B0D4DB #CDB0DB #DBB8B0
split-complementary
#BEDBB0 #B8B0DB #DBB0D4
monochromatic
#79B55C #9BC886 #BEDBB0 #E1EEDA #EEF5EA
Accessibility & contrast
On white
1.51
#BEDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BEDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDBB0
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDBB0 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AE
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#BED7CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedbb0; /* rgb */ color: rgb(190, 219, 176); /* oklch */ color: oklch(85.9% 0.066 135.5);
Tailwind
colors: {
custom: {
50: '#d2e6c7',
500: '#bedbb0',
950: '#000000',
},
}SCSS
$custom: #bedbb0; $custom-light: #d2e6c7; $custom-dark: #000000;
JSON
{
"hex": "#bedbb0",
"rgb": {
"r": 190,
"g": 219,
"b": 176
},
"hsl": {
"h": 100.465,
"s": 37.391,
"l": 77.451
},
"oklch": {
"l": 0.85883,
"c": 0.06588,
"h": 135.5
},
"luminance": 0.64745
}Semantic roles & 50–950 ramp
primary
#BEDBB0
secondary
#A17DB3
accent
#35B088
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482