#BEDDB1#BEDDB1
#BEDDB1 is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.3% C 0.068 H 136.5°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDB1 |
|---|---|
| RGB | rgb(190, 221, 177) |
| HSL | hsl(102, 39%, 78%) |
| HSV | hsv(102, 20%, 87%) |
| CMYK | cmyk(14%, 0%, 19.9%, 13.3%) |
| CIE-LAB | lab(84.91, -18.24, 18.26) |
| CIE-LCH | lch(84.91, 25.81, 134.97°) |
| OKLab | oklab(86.34% -0.0493 0.0468) |
| OKLCH | oklch(86.34% 0.068 136.5) |
| XYZ | xyz(55.0259, 65.8336, 51.3946) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.66
Light Sage
#BCECAC
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 7.59
Mint
#AAF0C1
ΔE00 7.65
Very Pale Green
#CFFDBC
ΔE00 7.82
Very Light Green
#D1FFBD
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDB1 #D0B1DD
analogous
#D4DDB1 #BEDDB1 #B1DDBA
triadic
#BEDDB1 #B1BEDD #DDB1BE
tetradic
#BEDDB1 #B1D4DD #D0B1DD #DDBAB1
square
#BEDDB1 #B1D4DD #D0B1DD #DDBAB1
split-complementary
#BEDDB1 #BAB1DD #DDB1D4
monochromatic
#77B85C #9ACA86 #BEDDB1 #E2F0DC #EDF6EA
Accessibility & contrast
On white
1.48
#BEDDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BEDDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDB1
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDB1 | 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)
#E1D6AE
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#BEDAD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #beddb1; /* rgb */ color: rgb(190, 221, 177); /* oklch */ color: oklch(86.3% 0.068 136.5);
Tailwind
colors: {
custom: {
50: '#d2e7c8',
500: '#beddb1',
950: '#000000',
},
}SCSS
$custom: #beddb1; $custom-light: #d2e7c8; $custom-dark: #000000;
JSON
{
"hex": "#beddb1",
"rgb": {
"r": 190,
"g": 221,
"b": 177
},
"hsl": {
"h": 102.273,
"s": 39.286,
"l": 78.039
},
"oklch": {
"l": 0.86336,
"c": 0.068,
"h": 136.5
},
"luminance": 0.65834
}Semantic roles & 50–950 ramp
primary
#BEDDB1
secondary
#A57DB5
accent
#33B28D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482