#BEDD8D#BEDD8D
#BEDD8D is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.6% C 0.110 H 125.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDD8D |
|---|---|
| RGB | rgb(190, 221, 141) |
| HSL | hsl(83, 54%, 71%) |
| HSV | hsv(83, 36%, 87%) |
| CMYK | cmyk(14%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(84.27, -23.52, 35.97) |
| CIE-LCH | lch(84.27, 42.98, 123.18°) |
| OKLab | oklab(85.61% -0.0642 0.0889) |
| OKLCH | oklch(85.61% 0.11 125.9) |
| XYZ | xyz(51.8989, 64.5828, 34.9257) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.11
Pale Olive
#B9CC81
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.53
Greenish Tan
#BCCB7A
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDD8D #AC8DDD
analogous
#DDD48D #BEDD8D #96DD8D
triadic
#BEDD8D #8DBEDD #DD8DBE
tetradic
#BEDD8D #8DDDD4 #AC8DDD #DD8D96
square
#BEDD8D #8DDDD4 #AC8DDD #DD8D96
split-complementary
#BEDD8D #8D96DD #D48DDD
monochromatic
#86B937 #A3CF5E #BEDD8D #D9EBBC #F2F8E7
Accessibility & contrast
On white
1.51
#BEDD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BEDD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDD8D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDD8D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#C3D6C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedd8d; /* rgb */ color: rgb(190, 221, 141); /* oklch */ color: oklch(85.6% 0.110 125.9);
Tailwind
colors: {
custom: {
50: '#d2e7af',
500: '#bedd8d',
950: '#000000',
},
}SCSS
$custom: #bedd8d; $custom-light: #d2e7af; $custom-dark: #000000;
JSON
{
"hex": "#bedd8d",
"rgb": {
"r": 190,
"g": 221,
"b": 141
},
"hsl": {
"h": 83.25,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.85611,
"c": 0.10966,
"h": 125.9
},
"luminance": 0.64583
}Semantic roles & 50–950 ramp
primary
#BEDD8D
secondary
#7D5AB4
accent
#24C261
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481