#BED59B#BED59B
#BED59B is a very light, moderate yellow-green. Relative luminance 0.609; OKLCH L 84.1% C 0.081 H 125.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BED59B |
|---|---|
| RGB | rgb(190, 213, 155) |
| HSL | hsl(84, 41%, 72%) |
| HSV | hsv(84, 27%, 84%) |
| CMYK | cmyk(10.8%, 0%, 27.2%, 16.5%) |
| CIE-LAB | lab(82.33, -17.66, 26.20) |
| CIE-LCH | lch(82.33, 31.60, 123.99°) |
| OKLab | oklab(84.14% -0.0474 0.0661) |
| OKLCH | oklch(84.14% 0.081 125.7) |
| XYZ | xyz(50.9451, 60.9020, 40.0753) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.39
Pale Olive
#B9CC81
ΔE00 4.57
Pale Olive Green
#B1D27B
ΔE00 5.76
Greenish Tan
#BCCB7A
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.50
Light Sage
#BCECAC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED59B #B29BD5
analogous
#D5CF9B #BED59B #A1D59B
triadic
#BED59B #9BBED5 #D59BBE
tetradic
#BED59B #9BD5CF #B29BD5 #D59BA1
square
#BED59B #9BD5CF #B29BD5 #D59BA1
split-complementary
#BED59B #9BA1D5 #CF9BD5
monochromatic
#85AD49 #A2C370 #BED59B #DAE7C6 #F1F6E9
Accessibility & contrast
On white
1.59
#BED59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BED59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED59B
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED59B | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE97
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#C2D0C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed59b; /* rgb */ color: rgb(190, 213, 155); /* oklch */ color: oklch(84.1% 0.081 125.7);
Tailwind
colors: {
custom: {
50: '#d2e2b9',
500: '#bed59b',
950: '#000000',
},
}SCSS
$custom: #bed59b; $custom-light: #d2e2b9; $custom-dark: #000000;
JSON
{
"hex": "#bed59b",
"rgb": {
"r": 190,
"g": 213,
"b": 155
},
"hsl": {
"h": 83.793,
"s": 40.845,
"l": 72.157
},
"oklch": {
"l": 0.84135,
"c": 0.08134,
"h": 125.7
},
"luminance": 0.60902
}Semantic roles & 50–950 ramp
primary
#BED59B
secondary
#8369AC
accent
#32B465
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481