#BEDF92#BEDF92
#BEDF92 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.1% C 0.107 H 127.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF92 |
|---|---|
| RGB | rgb(190, 223, 146) |
| HSL | hsl(86, 55%, 72%) |
| HSV | hsv(86, 35%, 87%) |
| CMYK | cmyk(14.8%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(84.89, -23.83, 34.25) |
| CIE-LCH | lch(84.89, 41.73, 124.83°) |
| OKLab | oklab(86.14% -0.0649 0.085) |
| OKLCH | oklch(86.14% 0.107 127.4) |
| XYZ | xyz(52.8105, 65.7973, 37.1065) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.67
Pale Olive Green
#B1D27B
ΔE00 3.79
Pale Olive
#B9CC81
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF92 #B392DF
analogous
#DFD992 #BEDF92 #98DF92
triadic
#BEDF92 #92BEDF #DF92BE
tetradic
#BEDF92 #92DFD9 #B392DF #DF9298
square
#BEDF92 #92DFD9 #B392DF #DF9298
split-complementary
#BEDF92 #9298DF #D992DF
monochromatic
#85BF38 #A2D163 #BEDF92 #DAEDC1 #F1F8E7
Accessibility & contrast
On white
1.48
#BEDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BEDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF92
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF92 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58D
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#C2D8CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf92; /* rgb */ color: rgb(190, 223, 146); /* oklch */ color: oklch(86.1% 0.107 127.4);
Tailwind
colors: {
custom: {
50: '#d2e9b2',
500: '#bedf92',
950: '#000000',
},
}SCSS
$custom: #bedf92; $custom-light: #d2e9b2; $custom-dark: #000000;
JSON
{
"hex": "#bedf92",
"rgb": {
"r": 190,
"g": 223,
"b": 146
},
"hsl": {
"h": 85.714,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.86137,
"c": 0.10698,
"h": 127.4
},
"luminance": 0.65798
}Semantic roles & 50–950 ramp
primary
#BEDF92
secondary
#845EB7
accent
#23C267
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481