#BEDF97#BEDF97
#BEDF97 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.2% C 0.101 H 128.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF97 |
|---|---|
| RGB | rgb(190, 223, 151) |
| HSL | hsl(88, 53%, 73%) |
| HSV | hsv(88, 32%, 87%) |
| CMYK | cmyk(14.8%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(84.97, -23.15, 31.82) |
| CIE-LCH | lch(84.97, 39.35, 126.04°) |
| OKLab | oklab(86.23% -0.0629 0.0794) |
| OKLCH | oklch(86.23% 0.101 128.4) |
| XYZ | xyz(53.2080, 65.9563, 39.1998) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.85
Pale Olive Green
#B1D27B
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.58
Pale Olive
#B9CC81
ΔE00 5.27
Washed Out Green
#BCF5A6
ΔE00 5.73
Light Moss Green
#A6C875
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF97 #B897DF
analogous
#DFDC97 #BEDF97 #9ADF97
triadic
#BEDF97 #97BEDF #DF97BE
tetradic
#BEDF97 #97DFDC #B897DF #DF979A
square
#BEDF97 #97DFDC #B897DF #DF979A
split-complementary
#BEDF97 #979ADF #DC97DF
monochromatic
#83C03B #A1D168 #BEDF97 #DBEDC6 #F0F8E8
Accessibility & contrast
On white
1.48
#BEDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BEDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF97
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF97 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D692
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#C1D9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf97; /* rgb */ color: rgb(190, 223, 151); /* oklch */ color: oklch(86.2% 0.101 128.4);
Tailwind
colors: {
custom: {
50: '#d2e9b6',
500: '#bedf97',
950: '#000000',
},
}SCSS
$custom: #bedf97; $custom-light: #d2e9b6; $custom-dark: #000000;
JSON
{
"hex": "#bedf97",
"rgb": {
"r": 190,
"g": 223,
"b": 151
},
"hsl": {
"h": 87.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.86229,
"c": 0.10129,
"h": 128.4
},
"luminance": 0.65957
}Semantic roles & 50–950 ramp
primary
#BEDF97
secondary
#8A63B7
accent
#25C06C
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481