#BEDE8B#BEDE8B
#BEDE8B is a very light, moderate yellow-green. Relative luminance 0.651; OKLCH L 85.8% C 0.113 H 125.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDE8B |
|---|---|
| RGB | rgb(190, 222, 139) |
| HSL | hsl(83, 56%, 71%) |
| HSV | hsv(83, 37%, 87%) |
| CMYK | cmyk(14.4%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(84.51, -24.26, 37.29) |
| CIE-LCH | lch(84.51, 44.49, 123.04°) |
| OKLab | oklab(85.8% -0.0664 0.0919) |
| OKLCH | oklch(85.8% 0.113 125.9) |
| XYZ | xyz(52.0162, 65.0534, 34.2373) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.08
Pale Olive
#B9CC81
ΔE00 4.63
Light Grey Green
#B7E1A1
ΔE00 4.85
Greenish Tan
#BCCB7A
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDE8B #AB8BDE
analogous
#DED58B #BEDE8B #94DE8B
triadic
#BEDE8B #8BBEDE #DE8BBE
tetradic
#BEDE8B #8BDED5 #AB8BDE #DE8B94
square
#BEDE8B #8BDED5 #AB8BDE #DE8B94
split-complementary
#BEDE8B #8B94DE #D58BDE
monochromatic
#87BA35 #A3D05B #BEDE8B #D9ECBB #F2F8E7
Accessibility & contrast
On white
1.50
#BEDE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BEDE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDE8B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDE8B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D485
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#C3D7C9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bede8b; /* rgb */ color: rgb(190, 222, 139); /* oklch */ color: oklch(85.8% 0.113 125.9);
Tailwind
colors: {
custom: {
50: '#d2e8ae',
500: '#bede8b',
950: '#000000',
},
}SCSS
$custom: #bede8b; $custom-light: #d2e8ae; $custom-dark: #000000;
JSON
{
"hex": "#bede8b",
"rgb": {
"r": 190,
"g": 222,
"b": 139
},
"hsl": {
"h": 83.133,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.85796,
"c": 0.11336,
"h": 125.9
},
"luminance": 0.65054
}Semantic roles & 50–950 ramp
primary
#BEDE8B
secondary
#7C58B6
accent
#22C360
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481