#BED378#BED378
#BED378 is a very light, moderate yellow-green. Relative luminance 0.589; OKLCH L 83.1% C 0.119 H 119.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BED378 |
|---|---|
| RGB | rgb(190, 211, 120) |
| HSL | hsl(74, 51%, 65%) |
| HSV | hsv(74, 43%, 83%) |
| CMYK | cmyk(10%, 0%, 43.1%, 17.3%) |
| CIE-LAB | lab(81.23, -21.15, 42.60) |
| CIE-LCH | lch(81.23, 47.56, 116.41°) |
| OKLab | oklab(83.08% -0.0588 0.1031) |
| OKLCH | oklch(83.08% 0.119 119.7) |
| XYZ | xyz(47.9198, 58.8919, 26.6085) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.44
Pale Olive Green
#B1D27B
ΔE00 3.01
Pale Olive
#B9CC81
ΔE00 3.05
Greenish Beige
#C9D179
ΔE00 3.07
Light Moss Green
#A6C875
ΔE00 4.80
Light Olive
#ACBF69
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED378 #8D78D3
analogous
#D3BA78 #BED378 #91D378
triadic
#BED378 #78BED3 #D378BE
tetradic
#BED378 #78D3BA #8D78D3 #D37891
square
#BED378 #78D3BA #8D78D3 #D37891
split-complementary
#BED378 #7891D3 #BA78D3
monochromatic
#859D33 #A8C44A #BED378 #D4E2A6 #EAF1D4
Accessibility & contrast
On white
1.64
#BED378 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#BED378 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED378
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED378 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED378 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA71
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#C6CABD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed378; /* rgb */ color: rgb(190, 211, 120); /* oklch */ color: oklch(83.1% 0.119 119.7);
Tailwind
colors: {
custom: {
50: '#d3e0a0',
500: '#bed378',
950: '#000000',
},
}SCSS
$custom: #bed378; $custom-light: #d3e0a0; $custom-dark: #000000;
JSON
{
"hex": "#bed378",
"rgb": {
"r": 190,
"g": 211,
"b": 120
},
"hsl": {
"h": 73.846,
"s": 50.838,
"l": 64.902
},
"oklch": {
"l": 0.83082,
"c": 0.1187,
"h": 119.7
},
"luminance": 0.58892
}Semantic roles & 50–950 ramp
primary
#BED378
secondary
#614DA2
accent
#27BE4A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480