#BED993#BED993
#BED993 is a very light, moderate yellow-green. Relative luminance 0.627; OKLCH L 84.8% C 0.097 H 125.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BED993 |
|---|---|
| RGB | rgb(190, 217, 147) |
| HSL | hsl(83, 48%, 71%) |
| HSV | hsv(83, 32%, 85%) |
| CMYK | cmyk(12.4%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(83.27, -20.77, 31.60) |
| CIE-LCH | lch(83.27, 37.82, 123.31°) |
| OKLab | oklab(84.85% -0.0563 0.0788) |
| OKLCH | oklch(84.85% 0.097 125.5) |
| XYZ | xyz(51.3139, 62.6791, 36.9930) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.75
Pale Olive Green
#B1D27B
ΔE00 3.81
Light Grey Green
#B7E1A1
ΔE00 3.97
Greenish Tan
#BCCB7A
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 5.40
Light Sage
#BCECAC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED993 #AE93D9
analogous
#D9D193 #BED993 #9BD993
triadic
#BED993 #93BED9 #D993BE
tetradic
#BED993 #93D9D1 #AE93D9 #D9939B
square
#BED993 #93D9D1 #AE93D9 #D9939B
split-complementary
#BED993 #939BD9 #D193D9
monochromatic
#86B33F #A3C966 #BED993 #D9E9C0 #F1F7E8
Accessibility & contrast
On white
1.55
#BED993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#BED993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED993
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED993 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#C2D3C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bed993; /* rgb */ color: rgb(190, 217, 147); /* oklch */ color: oklch(84.8% 0.097 125.5);
Tailwind
colors: {
custom: {
50: '#d2e4b3',
500: '#bed993',
950: '#000000',
},
}SCSS
$custom: #bed993; $custom-light: #d2e4b3; $custom-dark: #000000;
JSON
{
"hex": "#bed993",
"rgb": {
"r": 190,
"g": 217,
"b": 147
},
"hsl": {
"h": 83.143,
"s": 47.945,
"l": 71.373
},
"oklch": {
"l": 0.84846,
"c": 0.09686,
"h": 125.5
},
"luminance": 0.62679
}Semantic roles & 50–950 ramp
primary
#BED993
secondary
#7F60B0
accent
#2ABB62
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481