#BEDE8D#BEDE8D
#BEDE8D is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 85.8% C 0.111 H 126.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE8D |
|---|---|
| RGB | rgb(190, 222, 141) |
| HSL | hsl(84, 55%, 71%) |
| HSV | hsv(84, 36%, 87%) |
| CMYK | cmyk(14.4%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(84.54, -24.00, 36.33) |
| CIE-LCH | lch(84.54, 43.54, 123.45°) |
| OKLab | oklab(85.83% -0.0656 0.0897) |
| OKLCH | oklch(85.83% 0.111 126.2) |
| XYZ | xyz(52.1637, 65.1124, 35.0139) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.22
Light Grey Green
#B7E1A1
ΔE00 4.51
Pale Olive
#B9CC81
ΔE00 4.63
Greenish Tan
#BCCB7A
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE8D #AD8DDE
analogous
#DED58D #BEDE8D #95DE8D
triadic
#BEDE8D #8DBEDE #DE8DBE
tetradic
#BEDE8D #8DDED5 #AD8DDE #DE8D95
square
#BEDE8D #8DDED5 #AD8DDE #DE8D95
split-complementary
#BEDE8D #8D95DE #D58DDE
monochromatic
#86BB36 #A3D05E #BEDE8D #D9ECBC #F1F8E7
Accessibility & contrast
On white
1.50
#BEDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BEDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE8D
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE8D | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#C3D7CA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bede8d; /* rgb */ color: rgb(190, 222, 141); /* oklch */ color: oklch(85.8% 0.111 126.2);
Tailwind
colors: {
custom: {
50: '#d2e8af',
500: '#bede8d',
950: '#000000',
},
}SCSS
$custom: #bede8d; $custom-light: #d2e8af; $custom-dark: #000000;
JSON
{
"hex": "#bede8d",
"rgb": {
"r": 190,
"g": 222,
"b": 141
},
"hsl": {
"h": 83.704,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.8583,
"c": 0.11113,
"h": 126.2
},
"luminance": 0.65113
}Semantic roles & 50–950 ramp
primary
#BEDE8D
secondary
#7E5AB6
accent
#23C362
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481