#BED383#BED383
#BED383 is a very light, moderate yellow-green. Relative luminance 0.592; OKLCH L 83.3% C 0.107 H 120.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BED383 |
|---|---|
| RGB | rgb(190, 211, 131) |
| HSL | hsl(76, 48%, 67%) |
| HSV | hsv(76, 38%, 83%) |
| CMYK | cmyk(10%, 0%, 37.9%, 17.3%) |
| CIE-LAB | lab(81.39, -19.88, 37.29) |
| CIE-LCH | lch(81.39, 42.26, 118.06°) |
| OKLab | oklab(83.26% -0.0545 0.0916) |
| OKLCH | oklch(83.26% 0.107 120.7) |
| XYZ | xyz(48.6261, 59.1744, 30.3284) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.80
Greenish Tan
#BCCB7A
ΔE00 2.29
Pale Olive Green
#B1D27B
ΔE00 2.71
Greenish Beige
#C9D179
ΔE00 3.78
Light Moss Green
#A6C875
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED383 #9883D3
analogous
#D3C083 #BED383 #96D383
triadic
#BED383 #83BED3 #D383BE
tetradic
#BED383 #83D3C0 #9883D3 #D38396
square
#BED383 #83D3C0 #9883D3 #D38396
split-complementary
#BED383 #8396D3 #C083D3
monochromatic
#87A23A #A6C356 #BED383 #D6E3B0 #EDF3DD
Accessibility & contrast
On white
1.64
#BED383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BED383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED383
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED383 | 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)
#DCCA7D
Deuteranopia (green-blind)
#DACA87
Tritanopia (blue-blind)
#C5CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed383; /* rgb */ color: rgb(190, 211, 131); /* oklch */ color: oklch(83.3% 0.107 120.7);
Tailwind
colors: {
custom: {
50: '#d2e0a8',
500: '#bed383',
950: '#000000',
},
}SCSS
$custom: #bed383; $custom-light: #d2e0a8; $custom-dark: #000000;
JSON
{
"hex": "#bed383",
"rgb": {
"r": 190,
"g": 211,
"b": 131
},
"hsl": {
"h": 75.75,
"s": 47.619,
"l": 67.059
},
"oklch": {
"l": 0.83256,
"c": 0.10655,
"h": 120.7
},
"luminance": 0.59174
}Semantic roles & 50–950 ramp
primary
#BED383
secondary
#6953A7
accent
#2BBB50
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480