#BEDDB4#BEDDB4
#BEDDB4 is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.4% C 0.065 H 138.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDDB4 |
|---|---|
| RGB | rgb(190, 221, 180) |
| HSL | hsl(105, 38%, 79%) |
| HSV | hsv(105, 19%, 87%) |
| CMYK | cmyk(14%, 0%, 18.6%, 13.3%) |
| CIE-LAB | lab(84.97, -17.75, 16.78) |
| CIE-LCH | lch(84.97, 24.42, 136.61°) |
| OKLab | oklab(86.41% -0.048 0.0431) |
| OKLCH | oklch(86.41% 0.065 138.1) |
| XYZ | xyz(55.3282, 65.9545, 52.9867) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 6.07
Mint
#AAF0C1
ΔE00 7.58
Hospital Green
#9BE5AA
ΔE00 7.81
Very Pale Green
#CFFDBC
ΔE00 8.21
Very Light Green
#D1FFBD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDDB4 #D3B4DD
analogous
#D2DDB4 #BEDDB4 #B4DDBE
triadic
#BEDDB4 #B4BEDD #DDB4BE
tetradic
#BEDDB4 #B4D2DD #D3B4DD #DDBEB4
square
#BEDDB4 #B4D2DD #D3B4DD #DDBEB4
split-complementary
#BEDDB4 #BEB4DD #DDB4D2
monochromatic
#75B760 #9ACA8A #BEDDB4 #E2F0DE #EDF5EA
Accessibility & contrast
On white
1.48
#BEDDB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BEDDB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDDB4
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDDB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDDB4 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B2
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#BDDAD2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #beddb4; /* rgb */ color: rgb(190, 221, 180); /* oklch */ color: oklch(86.4% 0.065 138.1);
Tailwind
colors: {
custom: {
50: '#d2e7ca',
500: '#beddb4',
950: '#000000',
},
}SCSS
$custom: #beddb4; $custom-light: #d2e7ca; $custom-dark: #000000;
JSON
{
"hex": "#beddb4",
"rgb": {
"r": 190,
"g": 221,
"b": 180
},
"hsl": {
"h": 105.366,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.86406,
"c": 0.06457,
"h": 138.1
},
"luminance": 0.65955
}Semantic roles & 50–950 ramp
primary
#BEDDB4
secondary
#A880B5
accent
#35B192
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482