#BED288#BED288
#BED288 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.099 H 120.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BED288 |
|---|---|
| RGB | rgb(190, 210, 136) |
| HSL | hsl(76, 45%, 68%) |
| HSV | hsv(76, 35%, 82%) |
| CMYK | cmyk(9.5%, 0%, 35.2%, 17.6%) |
| CIE-LAB | lab(81.19, -18.76, 34.50) |
| CIE-LCH | lch(81.19, 39.27, 118.54°) |
| OKLab | oklab(83.13% -0.0511 0.0853) |
| OKLCH | oklch(83.13% 0.099 120.9) |
| XYZ | xyz(48.7256, 58.8180, 32.0738) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.51
Greenish Tan
#BCCB7A
ΔE00 2.59
Pale Olive Green
#B1D27B
ΔE00 3.24
Greenish Beige
#C9D179
ΔE00 4.32
Light Moss Green
#A6C875
ΔE00 4.53
Tan Green
#A9BE70
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED288 #9C88D2
analogous
#D2C188 #BED288 #99D288
triadic
#BED288 #88BED2 #D288BE
tetradic
#BED288 #88D2C1 #9C88D2 #D28899
square
#BED288 #88D2C1 #9C88D2 #D28899
split-complementary
#BED288 #8899D2 #C188D2
monochromatic
#87A23D #A6C15C #BED288 #D6E3B4 #EFF4E1
Accessibility & contrast
On white
1.65
#BED288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BED288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED288
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED288 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA83
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#C4CBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bed288; /* rgb */ color: rgb(190, 210, 136); /* oklch */ color: oklch(83.1% 0.099 120.9);
Tailwind
colors: {
custom: {
50: '#d2dfab',
500: '#bed288',
950: '#000000',
},
}SCSS
$custom: #bed288; $custom-light: #d2dfab; $custom-dark: #000000;
JSON
{
"hex": "#bed288",
"rgb": {
"r": 190,
"g": 210,
"b": 136
},
"hsl": {
"h": 76.216,
"s": 45.122,
"l": 67.843
},
"oklch": {
"l": 0.83125,
"c": 0.09941,
"h": 120.9
},
"luminance": 0.58818
}Semantic roles & 50–950 ramp
primary
#BED288
secondary
#6D57A7
accent
#2DB853
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481