#BEDE7E#BEDE7E
#BEDE7E is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.6% C 0.127 H 124.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE7E |
|---|---|
| RGB | rgb(190, 222, 126) |
| HSL | hsl(80, 59%, 68%) |
| HSV | hsv(80, 43%, 87%) |
| CMYK | cmyk(14.4%, 0%, 43.2%, 12.9%) |
| CIE-LAB | lab(84.33, -25.82, 43.52) |
| CIE-LCH | lch(84.33, 50.60, 120.68°) |
| OKLab | oklab(85.59% -0.0715 0.1055) |
| OKLCH | oklch(85.59% 0.127 124.1) |
| XYZ | xyz(51.1222, 64.6958, 29.5289) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.21
Pale Olive
#B9CC81
ΔE00 5.20
Greenish Tan
#BCCB7A
ΔE00 5.32
Greenish Beige
#C9D179
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE7E #9E7EDE
analogous
#DECE7E #BEDE7E #8EDE7E
triadic
#BEDE7E #7EBEDE #DE7EBE
tetradic
#BEDE7E #7EDECE #9E7EDE #DE7E8E
square
#BEDE7E #7EDECE #9E7EDE #DE7E8E
split-complementary
#BEDE7E #7E8EDE #CE7EDE
monochromatic
#87B42E #A5D24D #BEDE7E #D7EAAF #EFF7DF
Accessibility & contrast
On white
1.51
#BEDE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BEDE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE7E
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE7E | 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)
#E8D376
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#C4D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bede7e; /* rgb */ color: rgb(190, 222, 126); /* oklch */ color: oklch(85.6% 0.127 124.1);
Tailwind
colors: {
custom: {
50: '#d3e8a5',
500: '#bede7e',
950: '#000000',
},
}SCSS
$custom: #bede7e; $custom-light: #d3e8a5; $custom-dark: #000000;
JSON
{
"hex": "#bede7e",
"rgb": {
"r": 190,
"g": 222,
"b": 126
},
"hsl": {
"h": 80,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.85588,
"c": 0.12746,
"h": 124.1
},
"luminance": 0.64696
}Semantic roles & 50–950 ramp
primary
#BEDE7E
secondary
#6F4BB5
accent
#1FC757
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480