#BED699#BED699
#BED699 is a very light, moderate yellow-green. Relative luminance 0.613; OKLCH L 84.3% C 0.085 H 125.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BED699 |
|---|---|
| RGB | rgb(190, 214, 153) |
| HSL | hsl(84, 43%, 72%) |
| HSV | hsv(84, 29%, 84%) |
| CMYK | cmyk(11.2%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(82.56, -18.45, 27.56) |
| CIE-LCH | lch(82.56, 33.16, 123.81°) |
| OKLab | oklab(84.31% -0.0496 0.0693) |
| OKLCH | oklch(84.31% 0.085 125.6) |
| XYZ | xyz(51.0308, 61.3399, 39.2822) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.13
Pale Olive
#B9CC81
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 5.21
Greenish Tan
#BCCB7A
ΔE00 5.67
Light Moss Green
#A6C875
ΔE00 6.13
Light Sage
#BCECAC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BED699 #B199D6
analogous
#D6D099 #BED699 #A0D699
triadic
#BED699 #99BED6 #D699BE
tetradic
#BED699 #99D6D0 #B199D6 #D699A0
square
#BED699 #99D6D0 #B199D6 #D699A0
split-complementary
#BED699 #99A0D6 #D099D6
monochromatic
#85AE46 #A2C46D #BED699 #DAE8C5 #F1F6E9
Accessibility & contrast
On white
1.58
#BED699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BED699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BED699
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BED699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BED699 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#C2D0C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bed699; /* rgb */ color: rgb(190, 214, 153); /* oklch */ color: oklch(84.3% 0.085 125.6);
Tailwind
colors: {
custom: {
50: '#d2e2b7',
500: '#bed699',
950: '#000000',
},
}SCSS
$custom: #bed699; $custom-light: #d2e2b7; $custom-dark: #000000;
JSON
{
"hex": "#bed699",
"rgb": {
"r": 190,
"g": 214,
"b": 153
},
"hsl": {
"h": 83.607,
"s": 42.657,
"l": 71.961
},
"oklch": {
"l": 0.84311,
"c": 0.08526,
"h": 125.6
},
"luminance": 0.6134
}Semantic roles & 50–950 ramp
primary
#BED699
secondary
#8267AD
accent
#30B664
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481