#BED190#BED190
#BED190 is a very light, moderate yellow-green. Relative luminance 0.586; OKLCH L 83.1% C 0.089 H 121.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BED190 |
|---|---|
| RGB | rgb(190, 209, 144) |
| HSL | hsl(78, 41%, 69%) |
| HSV | hsv(78, 31%, 82%) |
| CMYK | cmyk(9.1%, 0%, 31.1%, 18%) |
| CIE-LAB | lab(81.05, -17.21, 30.20) |
| CIE-LCH | lch(81.05, 34.76, 119.68°) |
| OKLab | oklab(83.05% -0.0464 0.0754) |
| OKLCH | oklch(83.05% 0.089 121.6) |
| XYZ | xyz(49.0693, 58.5617, 35.0986) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.47
Greenish Tan
#BCCB7A
ΔE00 3.84
Pale Olive Green
#B1D27B
ΔE00 4.51
Light Moss Green
#A6C875
ΔE00 5.27
Greenish Beige
#C9D179
ΔE00 5.60
Tan Green
#A9BE70
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED190 #A390D1
analogous
#D1C390 #BED190 #9ED190
triadic
#BED190 #90BED1 #D190BE
tetradic
#BED190 #90D1C3 #A390D1 #D1909E
square
#BED190 #90D1C3 #A390D1 #D1909E
split-complementary
#BED190 #909ED1 #C390D1
monochromatic
#87A344 #A5BF65 #BED190 #D7E3BB #F1F5E7
Accessibility & contrast
On white
1.65
#BED190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BED190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED190
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED190 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8C
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#C3CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed190; /* rgb */ color: rgb(190, 209, 144); /* oklch */ color: oklch(83.1% 0.089 121.6);
Tailwind
colors: {
custom: {
50: '#d2dfb1',
500: '#bed190',
950: '#000000',
},
}SCSS
$custom: #bed190; $custom-light: #d2dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bed190",
"rgb": {
"r": 190,
"g": 209,
"b": 144
},
"hsl": {
"h": 77.538,
"s": 41.401,
"l": 69.216
},
"oklch": {
"l": 0.83054,
"c": 0.08853,
"h": 121.6
},
"luminance": 0.58562
}Semantic roles & 50–950 ramp
primary
#BED190
secondary
#745FA7
accent
#31B457
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481