#BED599#BED599
#BED599 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 84.1% C 0.084 H 125.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BED599 |
|---|---|
| RGB | rgb(190, 213, 153) |
| HSL | hsl(83, 42%, 72%) |
| HSV | hsv(83, 28%, 84%) |
| CMYK | cmyk(10.8%, 0%, 28.2%, 16.5%) |
| CIE-LAB | lab(82.29, -17.95, 27.19) |
| CIE-LCH | lch(82.29, 32.58, 123.44°) |
| OKLab | oklab(84.1% -0.0483 0.0684) |
| OKLCH | oklch(84.1% 0.084 125.2) |
| XYZ | xyz(50.7785, 60.8353, 39.1981) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 5.36
Greenish Tan
#BCCB7A
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED599 #B099D5
analogous
#D5CE99 #BED599 #A0D599
triadic
#BED599 #99BED5 #D599BE
tetradic
#BED599 #99D5CE #B099D5 #D599A0
square
#BED599 #99D5CE #B099D5 #D599A0
split-complementary
#BED599 #99A0D5 #CE99D5
monochromatic
#86AD47 #A2C36E #BED599 #DAE7C4 #F1F6E9
Accessibility & contrast
On white
1.59
#BED599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BED599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED599
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED599 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD95
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#C2CFC5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed599; /* rgb */ color: rgb(190, 213, 153); /* oklch */ color: oklch(84.1% 0.084 125.2);
Tailwind
colors: {
custom: {
50: '#d2e2b7',
500: '#bed599',
950: '#000000',
},
}SCSS
$custom: #bed599; $custom-light: #d2e2b7; $custom-dark: #000000;
JSON
{
"hex": "#bed599",
"rgb": {
"r": 190,
"g": 213,
"b": 153
},
"hsl": {
"h": 83,
"s": 41.667,
"l": 71.765
},
"oklch": {
"l": 0.84095,
"c": 0.08374,
"h": 125.2
},
"luminance": 0.60836
}Semantic roles & 50–950 ramp
primary
#BED599
secondary
#8167AB
accent
#31B563
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481