#BED694#BED694
#BED694 is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.2% C 0.091 H 124.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BED694 |
|---|---|
| RGB | rgb(190, 214, 148) |
| HSL | hsl(82, 45%, 71%) |
| HSV | hsv(82, 31%, 84%) |
| CMYK | cmyk(11.2%, 0%, 30.8%, 16.1%) |
| CIE-LAB | lab(82.47, -19.15, 30.03) |
| CIE-LCH | lch(82.47, 35.61, 122.53°) |
| OKLab | oklab(84.21% -0.0517 0.0751) |
| OKLCH | oklch(84.21% 0.091 124.6) |
| XYZ | xyz(50.6265, 61.1782, 37.1527) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.41
Pale Olive Green
#B1D27B
ΔE00 4.27
Light Grey Green
#B7E1A1
ΔE00 4.42
Greenish Tan
#BCCB7A
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 5.46
Greenish Beige
#C9D179
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED694 #AC94D6
analogous
#D6CD94 #BED694 #9DD694
triadic
#BED694 #94BED6 #D694BE
tetradic
#BED694 #94D6CD #AC94D6 #D6949D
square
#BED694 #94D6CD #AC94D6 #D6949D
split-complementary
#BED694 #949DD6 #CD94D6
monochromatic
#86AD42 #A3C568 #BED694 #D9E7C0 #F2F7E9
Accessibility & contrast
On white
1.59
#BED694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BED694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED694
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED694 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#DACD97
Tritanopia (blue-blind)
#C2D0C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed694; /* rgb */ color: rgb(190, 214, 148); /* oklch */ color: oklch(84.2% 0.091 124.6);
Tailwind
colors: {
custom: {
50: '#d2e2b4',
500: '#bed694',
950: '#000000',
},
}SCSS
$custom: #bed694; $custom-light: #d2e2b4; $custom-dark: #000000;
JSON
{
"hex": "#bed694",
"rgb": {
"r": 190,
"g": 214,
"b": 148
},
"hsl": {
"h": 81.818,
"s": 44.595,
"l": 70.98
},
"oklch": {
"l": 0.84213,
"c": 0.0912,
"h": 124.6
},
"luminance": 0.61178
}Semantic roles & 50–950 ramp
primary
#BED694
secondary
#7D62AD
accent
#2EB860
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481