#BED180#BED180
#BED180 is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.8% C 0.107 H 119.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BED180 |
|---|---|
| RGB | rgb(190, 209, 128) |
| HSL | hsl(74, 47%, 66%) |
| HSV | hsv(74, 39%, 82%) |
| CMYK | cmyk(9.1%, 0%, 38.8%, 18%) |
| CIE-LAB | lab(80.80, -19.25, 38.05) |
| CIE-LCH | lch(80.80, 42.65, 116.83°) |
| OKLab | oklab(82.77% -0.0529 0.0932) |
| OKLCH | oklch(82.77% 0.107 119.6) |
| XYZ | xyz(47.9320, 58.1068, 29.1085) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.58
Greenish Tan
#BCCB7A
ΔE00 1.63
Pale Olive Green
#B1D27B
ΔE00 3.01
Greenish Beige
#C9D179
ΔE00 3.26
Light Moss Green
#A6C875
ΔE00 4.43
Light Olive
#ACBF69
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED180 #9380D1
analogous
#D1BB80 #BED180 #95D180
triadic
#BED180 #80BED1 #D180BE
tetradic
#BED180 #80D1BB #9380D1 #D18095
square
#BED180 #80D1BB #9380D1 #D18095
split-complementary
#BED180 #8095D1 #BB80D1
monochromatic
#869E39 #A7C153 #BED180 #D5E1AD #ECF2DA
Accessibility & contrast
On white
1.66
#BED180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BED180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED180
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED180 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#C5C9BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed180; /* rgb */ color: rgb(190, 209, 128); /* oklch */ color: oklch(82.8% 0.107 119.6);
Tailwind
colors: {
custom: {
50: '#d2dfa6',
500: '#bed180',
950: '#000000',
},
}SCSS
$custom: #bed180; $custom-light: #d2dfa6; $custom-dark: #000000;
JSON
{
"hex": "#bed180",
"rgb": {
"r": 190,
"g": 209,
"b": 128
},
"hsl": {
"h": 74.074,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.82771,
"c": 0.10714,
"h": 119.6
},
"luminance": 0.58107
}Semantic roles & 50–950 ramp
primary
#BED180
secondary
#6552A3
accent
#2BBA4D
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480