#BED286#BED286
#BED286 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.102 H 120.7°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BED286 |
|---|---|
| RGB | rgb(190, 210, 134) |
| HSL | hsl(76, 46%, 67%) |
| HSV | hsv(76, 36%, 82%) |
| CMYK | cmyk(9.5%, 0%, 36.2%, 17.6%) |
| CIE-LAB | lab(81.16, -19.01, 35.48) |
| CIE-LCH | lch(81.16, 40.25, 118.19°) |
| OKLab | oklab(83.09% -0.0519 0.0875) |
| OKLCH | oklch(83.09% 0.102 120.7) |
| XYZ | xyz(48.5847, 58.7616, 31.3322) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.45
Greenish Tan
#BCCB7A
ΔE00 2.34
Pale Olive Green
#B1D27B
ΔE00 3.07
Greenish Beige
#C9D179
ΔE00 4.05
Light Moss Green
#A6C875
ΔE00 4.46
Tan Green
#A9BE70
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED286 #9A86D2
analogous
#D2C086 #BED286 #98D286
triadic
#BED286 #86BED2 #D286BE
tetradic
#BED286 #86D2C0 #9A86D2 #D28698
square
#BED286 #86D2C0 #9A86D2 #D28698
split-complementary
#BED286 #8698D2 #C086D2
monochromatic
#87A23C #A6C159 #BED286 #D6E3B3 #EEF3DF
Accessibility & contrast
On white
1.65
#BED286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BED286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED286
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED286 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA81
Deuteranopia (green-blind)
#D8CA8A
Tritanopia (blue-blind)
#C4CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed286; /* rgb */ color: rgb(190, 210, 134); /* oklch */ color: oklch(83.1% 0.102 120.7);
Tailwind
colors: {
custom: {
50: '#d2dfaa',
500: '#bed286',
950: '#000000',
},
}SCSS
$custom: #bed286; $custom-light: #d2dfaa; $custom-dark: #000000;
JSON
{
"hex": "#bed286",
"rgb": {
"r": 190,
"g": 210,
"b": 134
},
"hsl": {
"h": 75.789,
"s": 45.783,
"l": 67.451
},
"oklch": {
"l": 0.8309,
"c": 0.10171,
"h": 120.7
},
"luminance": 0.58762
}Semantic roles & 50–950 ramp
primary
#BED286
secondary
#6B56A7
accent
#2DB951
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481