#BEDEBB#BEDEBB
#BEDEBB is a very light, muted green. Relative luminance 0.668; OKLCH L 86.8% C 0.058 H 142.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDEBB |
|---|---|
| RGB | rgb(190, 222, 187) |
| HSL | hsl(115, 35%, 80%) |
| HSV | hsv(115, 16%, 87%) |
| CMYK | cmyk(14.4%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(85.39, -17.06, 13.69) |
| CIE-LCH | lch(85.39, 21.87, 141.24°) |
| OKLab | oklab(86.79% -0.0465 0.0354) |
| OKLCH | oklch(86.79% 0.058 142.7) |
| XYZ | xyz(56.3242, 66.7766, 56.9258) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.95
Light Sage
#BCECAC
ΔE00 7.29
Mint
#AAF0C1
ΔE00 7.46
Hospital Green
#9BE5AA
ΔE00 8.36
Very Pale Green
#CFFDBC
ΔE00 9.08
Light Teal
#90E4C1
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDEBB #DBBBDE
analogous
#CFDEBB #BEDEBB #BBDEC9
triadic
#BEDEBB #BBBEDE #DEBBBE
tetradic
#BEDEBB #BBCFDE #DBBBDE #DEC9BB
square
#BEDEBB #BBCFDE #DBBBDE #DEC9BB
split-complementary
#BEDEBB #C9BBDE #DEBBCF
monochromatic
#6FB669 #97CA92 #BEDEBB #E5F2E4 #EBF5EA
Accessibility & contrast
On white
1.46
#BEDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDEBB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDEBB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#BCDCD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bedebb; /* rgb */ color: rgb(190, 222, 187); /* oklch */ color: oklch(86.8% 0.058 142.7);
Tailwind
colors: {
custom: {
50: '#d1e8cf',
500: '#bedebb',
950: '#000000',
},
}SCSS
$custom: #bedebb; $custom-light: #d1e8cf; $custom-dark: #000000;
JSON
{
"hex": "#bedebb",
"rgb": {
"r": 190,
"g": 222,
"b": 187
},
"hsl": {
"h": 114.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86788,
"c": 0.05843,
"h": 142.7
},
"luminance": 0.66778
}Semantic roles & 50–950 ramp
primary
#BEDEBB
secondary
#B287B6
accent
#38ADA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483