#BEDD7C#BEDD7C
#BEDD7C is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.3% C 0.128 H 123.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDD7C |
|---|---|
| RGB | rgb(190, 221, 124) |
| HSL | hsl(79, 59%, 68%) |
| HSV | hsv(79, 44%, 87%) |
| CMYK | cmyk(14%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(84.03, -25.56, 44.12) |
| CIE-LCH | lch(84.03, 50.99, 120.09°) |
| OKLab | oklab(85.34% -0.0709 0.1068) |
| OKLCH | oklch(85.34% 0.128 123.6) |
| XYZ | xyz(50.7297, 64.1151, 28.7677) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Pale Olive
#B9CC81
ΔE00 5.08
Greenish Tan
#BCCB7A
ΔE00 5.11
Greenish Beige
#C9D179
ΔE00 5.38
Light Moss Green
#A6C875
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDD7C #9B7CDD
analogous
#DDCB7C #BEDD7C #8EDD7C
triadic
#BEDD7C #7CBEDD #DD7CBE
tetradic
#BEDD7C #7CDDCB #9B7CDD #DD7C8E
square
#BEDD7C #7CDDCB #9B7CDD #DD7C8E
split-complementary
#BEDD7C #7C8EDD #CB7CDD
monochromatic
#87B12E #A6D04B #BEDD7C #D6EAAD #EEF6DD
Accessibility & contrast
On white
1.52
#BEDD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BEDD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDD7C
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDD7C | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D274
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#C4D5C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bedd7c; /* rgb */ color: rgb(190, 221, 124); /* oklch */ color: oklch(85.3% 0.128 123.6);
Tailwind
colors: {
custom: {
50: '#d3e7a3',
500: '#bedd7c',
950: '#000000',
},
}SCSS
$custom: #bedd7c; $custom-light: #d3e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bedd7c",
"rgb": {
"r": 190,
"g": 221,
"b": 124
},
"hsl": {
"h": 79.175,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.85338,
"c": 0.12818,
"h": 123.6
},
"luminance": 0.64115
}Semantic roles & 50–950 ramp
primary
#BEDD7C
secondary
#6C4BB3
accent
#1FC655
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480