#BED792#BED792
#BED792 is a very light, moderate yellow-green. Relative luminance 0.616; OKLCH L 84.4% C 0.095 H 124.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BED792 |
|---|---|
| RGB | rgb(190, 215, 146) |
| HSL | hsl(82, 46%, 71%) |
| HSV | hsv(82, 32%, 84%) |
| CMYK | cmyk(11.6%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(82.71, -19.92, 31.37) |
| CIE-LCH | lch(82.71, 37.16, 122.41°) |
| OKLab | oklab(84.39% -0.0539 0.0783) |
| OKLCH | oklch(84.39% 0.095 124.6) |
| XYZ | xyz(50.7234, 61.6231, 36.4108) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 3.81
Light Grey Green
#B7E1A1
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.62
Light Moss Green
#A6C875
ΔE00 5.24
Greenish Beige
#C9D179
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED792 #AB92D7
analogous
#D7CD92 #BED792 #9BD792
triadic
#BED792 #92BED7 #D792BE
tetradic
#BED792 #92D7CD #AB92D7 #D7929B
square
#BED792 #92D7CD #AB92D7 #D7929B
split-complementary
#BED792 #929BD7 #CD92D7
monochromatic
#87AF40 #A3C765 #BED792 #D9E7BF #F2F7E9
Accessibility & contrast
On white
1.58
#BED792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BED792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED792
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED792 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#C3D1C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bed792; /* rgb */ color: rgb(190, 215, 146); /* oklch */ color: oklch(84.4% 0.095 124.6);
Tailwind
colors: {
custom: {
50: '#d2e3b2',
500: '#bed792',
950: '#000000',
},
}SCSS
$custom: #bed792; $custom-light: #d2e3b2; $custom-dark: #000000;
JSON
{
"hex": "#bed792",
"rgb": {
"r": 190,
"g": 215,
"b": 146
},
"hsl": {
"h": 81.739,
"s": 46.309,
"l": 70.784
},
"oklch": {
"l": 0.84393,
"c": 0.09504,
"h": 124.6
},
"luminance": 0.61623
}Semantic roles & 50–950 ramp
primary
#BED792
secondary
#7C60AE
accent
#2CBA5F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481