#BED697#BED697
#BED697 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.3% C 0.088 H 125.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BED697 |
|---|---|
| RGB | rgb(190, 214, 151) |
| HSL | hsl(83, 43%, 72%) |
| HSV | hsv(83, 29%, 84%) |
| CMYK | cmyk(11.2%, 0%, 29.4%, 16.1%) |
| CIE-LAB | lab(82.53, -18.73, 28.54) |
| CIE-LCH | lch(82.53, 34.14, 123.28°) |
| OKLab | oklab(84.27% -0.0505 0.0716) |
| OKLCH | oklch(84.27% 0.088 125.2) |
| XYZ | xyz(50.8670, 61.2744, 38.4195) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 4.82
Greenish Tan
#BCCB7A
ΔE00 5.32
Light Moss Green
#A6C875
ΔE00 5.84
Light Sage
#BCECAC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED697 #AF97D6
analogous
#D6CF97 #BED697 #9FD697
triadic
#BED697 #97BED6 #D697BE
tetradic
#BED697 #97D6CF #AF97D6 #D6979F
square
#BED697 #97D6CF #AF97D6 #D6979F
split-complementary
#BED697 #979FD6 #CF97D6
monochromatic
#86AE45 #A3C56B #BED697 #D9E7C3 #F1F6E9
Accessibility & contrast
On white
1.58
#BED697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#BED697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED697
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED697 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#C2D0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed697; /* rgb */ color: rgb(190, 214, 151); /* oklch */ color: oklch(84.3% 0.088 125.2);
Tailwind
colors: {
custom: {
50: '#d2e2b6',
500: '#bed697',
950: '#000000',
},
}SCSS
$custom: #bed697; $custom-light: #d2e2b6; $custom-dark: #000000;
JSON
{
"hex": "#bed697",
"rgb": {
"r": 190,
"g": 214,
"b": 151
},
"hsl": {
"h": 82.857,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.84272,
"c": 0.08764,
"h": 125.2
},
"luminance": 0.61275
}Semantic roles & 50–950 ramp
primary
#BED697
secondary
#8065AD
accent
#2FB763
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481