#BED097#BED097
#BED097 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 83.0% C 0.079 H 122.3°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BED097 |
|---|---|
| RGB | rgb(190, 208, 151) |
| HSL | hsl(79, 38%, 70%) |
| HSV | hsv(79, 27%, 82%) |
| CMYK | cmyk(8.7%, 0%, 27.4%, 18.4%) |
| CIE-LAB | lab(80.90, -15.74, 26.36) |
| CIE-LCH | lch(80.90, 30.70, 120.84°) |
| OKLab | oklab(82.98% -0.042 0.0664) |
| OKLCH | oklch(82.98% 0.079 122.3) |
| XYZ | xyz(49.3765, 58.2932, 37.9226) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.94
Greenish Tan
#BCCB7A
ΔE00 5.30
Light Grey Green
#B7E1A1
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.38
Tan Green
#A9BE70
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED097 #A997D0
analogous
#D0C597 #BED097 #A2D097
triadic
#BED097 #97BED0 #D097BE
tetradic
#BED097 #97D0C5 #A997D0 #D097A2
square
#BED097 #97D0C5 #A997D0 #D097A2
split-complementary
#BED097 #97A2D0 #C597D0
monochromatic
#87A34A #A4BD6D #BED097 #D8E3C1 #F2F5EA
Accessibility & contrast
On white
1.66
#BED097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BED097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED097
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED097 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#D4C999
Tritanopia (blue-blind)
#C3CAC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bed097; /* rgb */ color: rgb(190, 208, 151); /* oklch */ color: oklch(83.0% 0.079 122.3);
Tailwind
colors: {
custom: {
50: '#d2deb6',
500: '#bed097',
950: '#000000',
},
}SCSS
$custom: #bed097; $custom-light: #d2deb6; $custom-dark: #000000;
JSON
{
"hex": "#bed097",
"rgb": {
"r": 190,
"g": 208,
"b": 151
},
"hsl": {
"h": 78.947,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.82976,
"c": 0.07859,
"h": 122.3
},
"luminance": 0.58293
}Semantic roles & 50–950 ramp
primary
#BED097
secondary
#7A66A6
accent
#35B15C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481