#BEDF93#BEDF93
#BEDF93 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.2% C 0.106 H 127.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF93 |
|---|---|
| RGB | rgb(190, 223, 147) |
| HSL | hsl(86, 54%, 73%) |
| HSV | hsv(86, 34%, 87%) |
| CMYK | cmyk(14.8%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(84.91, -23.70, 33.77) |
| CIE-LCH | lch(84.91, 41.25, 125.06°) |
| OKLab | oklab(86.16% -0.0645 0.0839) |
| OKLCH | oklch(86.16% 0.106 127.6) |
| XYZ | xyz(52.8887, 65.8286, 37.5179) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.50
Pale Olive Green
#B1D27B
ΔE00 3.90
Pale Olive
#B9CC81
ΔE00 5.04
Light Sage
#BCECAC
ΔE00 5.10
Washed Out Green
#BCF5A6
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF93 #B493DF
analogous
#DFDA93 #BEDF93 #98DF93
triadic
#BEDF93 #93BEDF #DF93BE
tetradic
#BEDF93 #93DFDA #B493DF #DF9398
square
#BEDF93 #93DFDA #B493DF #DF9398
split-complementary
#BEDF93 #9398DF #DA93DF
monochromatic
#85BF39 #A2D164 #BEDF93 #DAEDC2 #F1F8E7
Accessibility & contrast
On white
1.48
#BEDF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BEDF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF93
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF93 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58E
Deuteranopia (green-blind)
#E2D397
Tritanopia (blue-blind)
#C2D8CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf93; /* rgb */ color: rgb(190, 223, 147); /* oklch */ color: oklch(86.2% 0.106 127.6);
Tailwind
colors: {
custom: {
50: '#d2e9b3',
500: '#bedf93',
950: '#000000',
},
}SCSS
$custom: #bedf93; $custom-light: #d2e9b3; $custom-dark: #000000;
JSON
{
"hex": "#bedf93",
"rgb": {
"r": 190,
"g": 223,
"b": 147
},
"hsl": {
"h": 86.053,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.86155,
"c": 0.10584,
"h": 127.6
},
"luminance": 0.65829
}Semantic roles & 50–950 ramp
primary
#BEDF93
secondary
#855FB7
accent
#24C268
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481