#BEDD8F#BEDD8F
#BEDD8F is a very light, moderate yellow-green. Relative luminance 0.646; OKLCH L 85.6% C 0.107 H 126.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDD8F |
|---|---|
| RGB | rgb(190, 221, 143) |
| HSL | hsl(84, 53%, 71%) |
| HSV | hsv(84, 35%, 87%) |
| CMYK | cmyk(14%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(84.30, -23.26, 35.00) |
| CIE-LCH | lch(84.30, 42.02, 123.61°) |
| OKLab | oklab(85.65% -0.0634 0.0867) |
| OKLCH | oklch(85.65% 0.107 126.2) |
| XYZ | xyz(52.0490, 64.6428, 35.7165) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.30
Light Grey Green
#B7E1A1
ΔE00 4.20
Pale Olive
#B9CC81
ΔE00 4.40
Greenish Tan
#BCCB7A
ΔE00 5.38
Light Moss Green
#A6C875
ΔE00 5.50
Light Sage
#BCECAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDD8F #AE8FDD
analogous
#DDD58F #BEDD8F #97DD8F
triadic
#BEDD8F #8FBEDD #DD8FBE
tetradic
#BEDD8F #8FDDD5 #AE8FDD #DD8F97
square
#BEDD8F #8FDDD5 #AE8FDD #DD8F97
split-complementary
#BEDD8F #8F97DD #D58FDD
monochromatic
#86B938 #A3CF60 #BEDD8F #D9EBBE #F1F8E8
Accessibility & contrast
On white
1.51
#BEDD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BEDD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDD8F
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDD8F | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38A
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#C2D6C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedd8f; /* rgb */ color: rgb(190, 221, 143); /* oklch */ color: oklch(85.6% 0.107 126.2);
Tailwind
colors: {
custom: {
50: '#d2e7b0',
500: '#bedd8f',
950: '#000000',
},
}SCSS
$custom: #bedd8f; $custom-light: #d2e7b0; $custom-dark: #000000;
JSON
{
"hex": "#bedd8f",
"rgb": {
"r": 190,
"g": 221,
"b": 143
},
"hsl": {
"h": 83.846,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.85646,
"c": 0.1074,
"h": 126.2
},
"luminance": 0.64643
}Semantic roles & 50–950 ramp
primary
#BEDD8F
secondary
#7F5CB5
accent
#25C163
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481