#BEDD99#BEDD99
#BEDD99 is a very light, moderate yellow-green. Relative luminance 0.650; OKLCH L 85.8% C 0.096 H 128.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDD99 |
|---|---|
| RGB | rgb(190, 221, 153) |
| HSL | hsl(87, 50%, 73%) |
| HSV | hsv(87, 31%, 87%) |
| CMYK | cmyk(14%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(84.46, -21.90, 30.11) |
| CIE-LCH | lch(84.46, 37.23, 126.03°) |
| OKLab | oklab(85.83% -0.0593 0.0754) |
| OKLCH | oklch(85.83% 0.096 128.2) |
| XYZ | xyz(52.8406, 64.9595, 39.8854) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.71
Pale Olive Green
#B1D27B
ΔE00 4.68
Light Sage
#BCECAC
ΔE00 4.69
Pale Olive
#B9CC81
ΔE00 5.07
Light Moss Green
#A6C875
ΔE00 6.26
Washed Out Green
#BCF5A6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDD99 #B899DD
analogous
#DDDA99 #BEDD99 #9CDD99
triadic
#BEDD99 #99BEDD #DD99BE
tetradic
#BEDD99 #99DDDA #B899DD #DD999C
square
#BEDD99 #99DDDA #B899DD #DD999C
split-complementary
#BEDD99 #999CDD #DA99DD
monochromatic
#83BD3F #A1CE6B #BEDD99 #DBECC7 #F0F7E8
Accessibility & contrast
On white
1.50
#BEDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BEDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDD99
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDD99 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#C1D7CB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bedd99; /* rgb */ color: rgb(190, 221, 153); /* oklch */ color: oklch(85.8% 0.096 128.2);
Tailwind
colors: {
custom: {
50: '#d2e7b7',
500: '#bedd99',
950: '#000000',
},
}SCSS
$custom: #bedd99; $custom-light: #d2e7b7; $custom-dark: #000000;
JSON
{
"hex": "#bedd99",
"rgb": {
"r": 190,
"g": 221,
"b": 153
},
"hsl": {
"h": 87.353,
"s": 50,
"l": 73.333
},
"oklch": {
"l": 0.85831,
"c": 0.09595,
"h": 128.2
},
"luminance": 0.6496
}Semantic roles & 50–950 ramp
primary
#BEDD99
secondary
#8A65B5
accent
#28BD6C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481