#BED390#BED390
#BED390 is a very light, moderate yellow-green. Relative luminance 0.595; OKLCH L 83.5% C 0.091 H 122.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BED390 |
|---|---|
| RGB | rgb(190, 211, 144) |
| HSL | hsl(79, 43%, 70%) |
| HSV | hsv(79, 32%, 83%) |
| CMYK | cmyk(10%, 0%, 31.8%, 17.3%) |
| CIE-LAB | lab(81.59, -18.21, 30.92) |
| CIE-LCH | lch(81.59, 35.88, 120.50°) |
| OKLab | oklab(83.49% -0.0492 0.0771) |
| OKLCH | oklch(83.49% 0.091 122.5) |
| XYZ | xyz(49.5631, 59.5492, 35.2632) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.53
Greenish Tan
#BCCB7A
ΔE00 3.92
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Moss Green
#A6C875
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.39
Greenish Beige
#C9D179
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED390 #A590D3
analogous
#D3C790 #BED390 #9DD390
triadic
#BED390 #90BED3 #D390BE
tetradic
#BED390 #90D3C7 #A590D3 #D3909D
square
#BED390 #90D3C7 #A590D3 #D3909D
split-complementary
#BED390 #909DD3 #C790D3
monochromatic
#87A742 #A4C264 #BED390 #D8E4BC #F1F6E8
Accessibility & contrast
On white
1.63
#BED390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BED390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED390
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED390 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8B
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#C3CCC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bed390; /* rgb */ color: rgb(190, 211, 144); /* oklch */ color: oklch(83.5% 0.091 122.5);
Tailwind
colors: {
custom: {
50: '#d2e0b1',
500: '#bed390',
950: '#000000',
},
}SCSS
$custom: #bed390; $custom-light: #d2e0b1; $custom-dark: #000000;
JSON
{
"hex": "#bed390",
"rgb": {
"r": 190,
"g": 211,
"b": 144
},
"hsl": {
"h": 78.806,
"s": 43.226,
"l": 69.608
},
"oklch": {
"l": 0.83487,
"c": 0.09148,
"h": 122.5
},
"luminance": 0.59549
}Semantic roles & 50–950 ramp
primary
#BED390
secondary
#765EA9
accent
#2FB65A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481