#BED293#BED293
#BED293 is a very light, moderate yellow-green. Relative luminance 0.591; OKLCH L 83.3% C 0.086 H 122.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BED293 |
|---|---|
| RGB | rgb(190, 210, 147) |
| HSL | hsl(79, 41%, 70%) |
| HSV | hsv(79, 30%, 82%) |
| CMYK | cmyk(9.5%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(81.37, -17.30, 29.07) |
| CIE-LCH | lch(81.37, 33.83, 120.76°) |
| OKLab | oklab(83.33% -0.0465 0.0728) |
| OKLCH | oklch(83.33% 0.086 122.6) |
| XYZ | xyz(49.5478, 59.1469, 36.4043) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.01
Greenish Tan
#BCCB7A
ΔE00 4.42
Pale Olive Green
#B1D27B
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 5.43
Light Moss Green
#A6C875
ΔE00 5.54
Greenish Beige
#C9D179
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED293 #A793D2
analogous
#D2C793 #BED293 #9ED293
triadic
#BED293 #93BED2 #D293BE
tetradic
#BED293 #93D2C7 #A793D2 #D2939E
square
#BED293 #93D2C7 #A793D2 #D2939E
split-complementary
#BED293 #939ED2 #C793D2
monochromatic
#87A645 #A4C068 #BED293 #D8E4BE #F2F6E9
Accessibility & contrast
On white
1.64
#BED293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BED293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED293
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED293 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB8F
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#C3CCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed293; /* rgb */ color: rgb(190, 210, 147); /* oklch */ color: oklch(83.3% 0.086 122.6);
Tailwind
colors: {
custom: {
50: '#d2dfb3',
500: '#bed293',
950: '#000000',
},
}SCSS
$custom: #bed293; $custom-light: #d2dfb3; $custom-dark: #000000;
JSON
{
"hex": "#bed293",
"rgb": {
"r": 190,
"g": 210,
"b": 147
},
"hsl": {
"h": 79.048,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.83328,
"c": 0.08642,
"h": 122.6
},
"luminance": 0.59147
}Semantic roles & 50–950 ramp
primary
#BED293
secondary
#7861A8
accent
#31B45B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481