#BED191#BED191
#BED191 is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.1% C 0.087 H 121.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BED191 |
|---|---|
| RGB | rgb(190, 209, 145) |
| HSL | hsl(78, 41%, 69%) |
| HSV | hsv(78, 31%, 82%) |
| CMYK | cmyk(9.1%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(81.07, -17.08, 29.70) |
| CIE-LCH | lch(81.07, 34.26, 119.90°) |
| OKLab | oklab(83.07% -0.046 0.0743) |
| OKLCH | oklch(83.07% 0.087 121.8) |
| XYZ | xyz(49.1461, 58.5924, 35.5029) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.65
Greenish Tan
#BCCB7A
ΔE00 4.03
Pale Olive Green
#B1D27B
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 5.39
Greenish Beige
#C9D179
ΔE00 5.78
Light Grey Green
#B7E1A1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED191 #A491D1
analogous
#D1C491 #BED191 #9ED191
triadic
#BED191 #91BED1 #D191BE
tetradic
#BED191 #91D1C4 #A491D1 #D1919E
square
#BED191 #91D1C4 #A491D1 #D1919E
split-complementary
#BED191 #919ED1 #C491D1
monochromatic
#87A344 #A4BF66 #BED191 #D8E3BC #F1F5E7
Accessibility & contrast
On white
1.65
#BED191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BED191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED191
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED191 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#C3CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed191; /* rgb */ color: rgb(190, 209, 145); /* oklch */ color: oklch(83.1% 0.087 121.8);
Tailwind
colors: {
custom: {
50: '#d2dfb1',
500: '#bed191',
950: '#000000',
},
}SCSS
$custom: #bed191; $custom-light: #d2dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bed191",
"rgb": {
"r": 190,
"g": 209,
"b": 145
},
"hsl": {
"h": 77.813,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.83074,
"c": 0.08734,
"h": 121.8
},
"luminance": 0.58592
}Semantic roles & 50–950 ramp
primary
#BED191
secondary
#7560A7
accent
#31B458
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481