#BEDE7F#BEDE7F
#BEDE7F is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.6% C 0.126 H 124.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE7F |
|---|---|
| RGB | rgb(190, 222, 127) |
| HSL | hsl(80, 59%, 68%) |
| HSV | hsv(80, 43%, 87%) |
| CMYK | cmyk(14.4%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(84.34, -25.70, 43.05) |
| CIE-LCH | lch(84.34, 50.14, 120.84°) |
| OKLab | oklab(85.6% -0.0711 0.1045) |
| OKLCH | oklch(85.6% 0.126 124.3) |
| XYZ | xyz(51.1871, 64.7217, 29.8704) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.15
Pale Olive
#B9CC81
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.29
Greenish Beige
#C9D179
ΔE00 5.66
Light Moss Green
#A6C875
ΔE00 5.76
Pistachio (survey)
#C0FA8B
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE7F #9F7FDE
analogous
#DECF7F #BEDE7F #8EDE7F
triadic
#BEDE7F #7FBEDE #DE7FBE
tetradic
#BEDE7F #7FDECF #9F7FDE #DE7F8E
square
#BEDE7F #7FDECF #9F7FDE #DE7F8E
split-complementary
#BEDE7F #7F8EDE #CF7FDE
monochromatic
#87B42E #A5D14E #BEDE7F #D7EBB0 #EFF7E0
Accessibility & contrast
On white
1.51
#BEDE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BEDE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE7F
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE7F | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D377
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#C4D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bede7f; /* rgb */ color: rgb(190, 222, 127); /* oklch */ color: oklch(85.6% 0.126 124.3);
Tailwind
colors: {
custom: {
50: '#d3e8a5',
500: '#bede7f',
950: '#000000',
},
}SCSS
$custom: #bede7f; $custom-light: #d3e8a5; $custom-dark: #000000;
JSON
{
"hex": "#bede7f",
"rgb": {
"r": 190,
"g": 222,
"b": 127
},
"hsl": {
"h": 80.211,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.85603,
"c": 0.12641,
"h": 124.3
},
"luminance": 0.64722
}Semantic roles & 50–950 ramp
primary
#BEDE7F
secondary
#704CB5
accent
#1FC757
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480