#BEDE7D#BEDE7D
#BEDE7D is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.6% C 0.129 H 124.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE7D |
|---|---|
| RGB | rgb(190, 222, 125) |
| HSL | hsl(80, 60%, 68%) |
| HSV | hsv(80, 44%, 87%) |
| CMYK | cmyk(14.4%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(84.31, -25.93, 43.99) |
| CIE-LCH | lch(84.31, 51.07, 120.52°) |
| OKLab | oklab(85.57% -0.0719 0.1065) |
| OKLCH | oklch(85.57% 0.129 124) |
| XYZ | xyz(51.0580, 64.6701, 29.1908) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.28
Pale Olive
#B9CC81
ΔE00 5.27
Greenish Tan
#BCCB7A
ΔE00 5.35
Greenish Beige
#C9D179
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE7D #9D7DDE
analogous
#DECD7D #BEDE7D #8DDE7D
triadic
#BEDE7D #7DBEDE #DE7DBE
tetradic
#BEDE7D #7DDECD #9D7DDE #DE7D8D
square
#BEDE7D #7DDECD #9D7DDE #DE7D8D
split-complementary
#BEDE7D #7D8DDE #CD7DDE
monochromatic
#87B32D #A6D24C #BEDE7D #D6EAAE #EFF7DF
Accessibility & contrast
On white
1.51
#BEDE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BEDE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE7D
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE7D | 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)
#E8D375
Deuteranopia (green-blind)
#E3D282
Tritanopia (blue-blind)
#C4D6C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bede7d; /* rgb */ color: rgb(190, 222, 125); /* oklch */ color: oklch(85.6% 0.129 124.0);
Tailwind
colors: {
custom: {
50: '#d3e8a4',
500: '#bede7d',
950: '#000000',
},
}SCSS
$custom: #bede7d; $custom-light: #d3e8a4; $custom-dark: #000000;
JSON
{
"hex": "#bede7d",
"rgb": {
"r": 190,
"g": 222,
"b": 125
},
"hsl": {
"h": 79.794,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.85573,
"c": 0.12853,
"h": 124
},
"luminance": 0.6467
}Semantic roles & 50–950 ramp
primary
#BEDE7D
secondary
#6E4BB5
accent
#1EC756
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480