#BEDF99#BEDF99
#BEDF99 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.3% C 0.099 H 128.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF99 |
|---|---|
| RGB | rgb(190, 223, 153) |
| HSL | hsl(88, 52%, 74%) |
| HSV | hsv(88, 31%, 87%) |
| CMYK | cmyk(14.8%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(85.01, -22.87, 30.84) |
| CIE-LCH | lch(85.01, 38.39, 126.57°) |
| OKLab | oklab(86.27% -0.062 0.0771) |
| OKLCH | oklch(86.27% 0.099 128.8) |
| XYZ | xyz(53.3718, 66.0218, 40.0625) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.54
Light Sage
#BCECAC
ΔE00 4.34
Pale Olive Green
#B1D27B
ΔE00 4.71
Pale Olive
#B9CC81
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.72
Tea Green
#BDF8A3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF99 #BA99DF
analogous
#DFDD99 #BEDF99 #9BDF99
triadic
#BEDF99 #99BEDF #DF99BE
tetradic
#BEDF99 #99DFDD #BA99DF #DF999B
square
#BEDF99 #99DFDD #BA99DF #DF999B
split-complementary
#BEDF99 #999BDF #DD99DF
monochromatic
#83C13D #A0D06A #BEDF99 #DCEEC8 #F0F8E8
Accessibility & contrast
On white
1.48
#BEDF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BEDF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF99
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF99 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#E1D49C
Tritanopia (blue-blind)
#C1D9CD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf99; /* rgb */ color: rgb(190, 223, 153); /* oklch */ color: oklch(86.3% 0.099 128.8);
Tailwind
colors: {
custom: {
50: '#d2e9b7',
500: '#bedf99',
950: '#000000',
},
}SCSS
$custom: #bedf99; $custom-light: #d2e9b7; $custom-dark: #000000;
JSON
{
"hex": "#bedf99",
"rgb": {
"r": 190,
"g": 223,
"b": 153
},
"hsl": {
"h": 88.286,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.86266,
"c": 0.099,
"h": 128.8
},
"luminance": 0.66022
}Semantic roles & 50–950 ramp
primary
#BEDF99
secondary
#8C65B7
accent
#26C06E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481