#BEDDB0#BEDDB0
#BEDDB0 is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.3% C 0.069 H 136.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDB0 |
|---|---|
| RGB | rgb(190, 221, 176) |
| HSL | hsl(101, 40%, 78%) |
| HSV | hsv(101, 20%, 87%) |
| CMYK | cmyk(14%, 0%, 20.4%, 13.3%) |
| CIE-LAB | lab(84.89, -18.40, 18.76) |
| CIE-LCH | lch(84.89, 26.28, 134.45°) |
| OKLab | oklab(86.31% -0.0497 0.0481) |
| OKLCH | oklch(86.31% 0.069 136) |
| XYZ | xyz(54.9266, 65.7939, 50.8716) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.43
Light Sage
#BCECAC
ΔE00 5.34
Hospital Green
#9BE5AA
ΔE00 7.54
Mint
#AAF0C1
ΔE00 7.69
Very Pale Green
#CFFDBC
ΔE00 7.70
Very Light Green
#D1FFBD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDB0 #CFB0DD
analogous
#D4DDB0 #BEDDB0 #B0DDB8
triadic
#BEDDB0 #B0BEDD #DDB0BE
tetradic
#BEDDB0 #B0D4DD #CFB0DD #DDB8B0
square
#BEDDB0 #B0D4DD #CFB0DD #DDB8B0
split-complementary
#BEDDB0 #B8B0DD #DDB0D4
monochromatic
#78B85A #9BCB85 #BEDDB0 #E1EFDB #EDF6EA
Accessibility & contrast
On white
1.48
#BEDDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BEDDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDB0
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDB0 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#BED9D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #beddb0; /* rgb */ color: rgb(190, 221, 176); /* oklch */ color: oklch(86.3% 0.069 136.0);
Tailwind
colors: {
custom: {
50: '#d2e7c7',
500: '#beddb0',
950: '#000000',
},
}SCSS
$custom: #beddb0; $custom-light: #d2e7c7; $custom-dark: #000000;
JSON
{
"hex": "#beddb0",
"rgb": {
"r": 190,
"g": 221,
"b": 176
},
"hsl": {
"h": 101.333,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.86313,
"c": 0.06915,
"h": 136
},
"luminance": 0.65795
}Semantic roles & 50–950 ramp
primary
#BEDDB0
secondary
#A37CB5
accent
#33B38B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482