#BEDF91#BEDF91
#BEDF91 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.108 H 127.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF91 |
|---|---|
| RGB | rgb(190, 223, 145) |
| HSL | hsl(85, 55%, 72%) |
| HSV | hsv(85, 35%, 87%) |
| CMYK | cmyk(14.8%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(84.88, -23.96, 34.74) |
| CIE-LCH | lch(84.88, 42.20, 124.60°) |
| OKLab | oklab(86.12% -0.0653 0.0861) |
| OKLCH | oklch(86.12% 0.108 127.2) |
| XYZ | xyz(52.7331, 65.7664, 36.6986) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 3.84
Pale Olive
#B9CC81
ΔE00 4.96
Light Sage
#BCECAC
ΔE00 5.38
Light Moss Green
#A6C875
ΔE00 5.87
Greenish Tan
#BCCB7A
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF91 #B291DF
analogous
#DFD991 #BEDF91 #97DF91
triadic
#BEDF91 #91BEDF #DF91BE
tetradic
#BEDF91 #91DFD9 #B291DF #DF9197
square
#BEDF91 #91DFD9 #B291DF #DF9197
split-complementary
#BEDF91 #9197DF #D991DF
monochromatic
#85BE37 #A2D162 #BEDF91 #DAEDC0 #F1F8E7
Accessibility & contrast
On white
1.48
#BEDF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BEDF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF91
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF91 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58C
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#C2D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf91; /* rgb */ color: rgb(190, 223, 145); /* oklch */ color: oklch(86.1% 0.108 127.2);
Tailwind
colors: {
custom: {
50: '#d2e9b2',
500: '#bedf91',
950: '#000000',
},
}SCSS
$custom: #bedf91; $custom-light: #d2e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bedf91",
"rgb": {
"r": 190,
"g": 223,
"b": 145
},
"hsl": {
"h": 85.385,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.86119,
"c": 0.10811,
"h": 127.2
},
"luminance": 0.65767
}Semantic roles & 50–950 ramp
primary
#BEDF91
secondary
#835DB7
accent
#23C266
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481