#BEDDB2#BEDDB2
#BEDDB2 is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.4% C 0.067 H 137.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDB2 |
|---|---|
| RGB | rgb(190, 221, 178) |
| HSL | hsl(103, 39%, 78%) |
| HSV | hsv(103, 19%, 87%) |
| CMYK | cmyk(14%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(84.93, -18.08, 17.77) |
| CIE-LCH | lch(84.93, 25.35, 135.49°) |
| OKLab | oklab(86.36% -0.0489 0.0456) |
| OKLCH | oklch(86.36% 0.067 137) |
| XYZ | xyz(55.1259, 65.8736, 51.9214) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.90
Light Sage
#BCECAC
ΔE00 5.69
Mint
#AAF0C1
ΔE00 7.61
Hospital Green
#9BE5AA
ΔE00 7.66
Very Pale Green
#CFFDBC
ΔE00 7.94
Very Light Green
#D1FFBD
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDB2 #D1B2DD
analogous
#D3DDB2 #BEDDB2 #B2DDBB
triadic
#BEDDB2 #B2BEDD #DDB2BE
tetradic
#BEDDB2 #B2D3DD #D1B2DD #DDBBB2
square
#BEDDB2 #B2D3DD #D1B2DD #DDBBB2
split-complementary
#BEDDB2 #BBB2DD #DDB2D3
monochromatic
#76B85D #9ACA88 #BEDDB2 #E2F0DC #EDF6EA
Accessibility & contrast
On white
1.48
#BEDDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BEDDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDB2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDB2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B0
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#BDDAD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #beddb2; /* rgb */ color: rgb(190, 221, 178); /* oklch */ color: oklch(86.4% 0.067 137.0);
Tailwind
colors: {
custom: {
50: '#d2e7c9',
500: '#beddb2',
950: '#000000',
},
}SCSS
$custom: #beddb2; $custom-light: #d2e7c9; $custom-dark: #000000;
JSON
{
"hex": "#beddb2",
"rgb": {
"r": 190,
"g": 221,
"b": 178
},
"hsl": {
"h": 103.256,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.86359,
"c": 0.06686,
"h": 137
},
"luminance": 0.65874
}Semantic roles & 50–950 ramp
primary
#BEDDB2
secondary
#A67EB5
accent
#34B28F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482