#BEDF8D#BEDF8D
#BEDF8D is a very light, moderate yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.113 H 126.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEDF8D |
|---|---|
| RGB | rgb(190, 223, 141) |
| HSL | hsl(84, 56%, 71%) |
| HSV | hsv(84, 37%, 87%) |
| CMYK | cmyk(14.8%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(84.82, -24.48, 36.68) |
| CIE-LCH | lch(84.82, 44.10, 123.72°) |
| OKLab | oklab(86.05% -0.0669 0.0905) |
| OKLCH | oklch(86.05% 0.113 126.5) |
| XYZ | xyz(52.4301, 65.6452, 35.1027) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.34
Light Grey Green
#B7E1A1
ΔE00 4.52
Pale Olive
#B9CC81
ΔE00 4.89
Greenish Tan
#BCCB7A
ΔE00 5.71
Light Moss Green
#A6C875
ΔE00 5.74
Light Sage
#BCECAC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEDF8D #AE8DDF
analogous
#DFD78D #BEDF8D #95DF8D
triadic
#BEDF8D #8DBEDF #DF8DBE
tetradic
#BEDF8D #8DDFD7 #AE8DDF #DF8D95
square
#BEDF8D #8DDFD7 #AE8DDF #DF8D95
split-complementary
#BEDF8D #8D95DF #D78DDF
monochromatic
#86BD35 #A3D25D #BEDF8D #D9ECBD #F1F8E7
Accessibility & contrast
On white
1.49
#BEDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BEDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEDF8D
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEDF8D | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#C2D8CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bedf8d; /* rgb */ color: rgb(190, 223, 141); /* oklch */ color: oklch(86.0% 0.113 126.5);
Tailwind
colors: {
custom: {
50: '#d2e9af',
500: '#bedf8d',
950: '#000000',
},
}SCSS
$custom: #bedf8d; $custom-light: #d2e9af; $custom-dark: #000000;
JSON
{
"hex": "#bedf8d",
"rgb": {
"r": 190,
"g": 223,
"b": 141
},
"hsl": {
"h": 84.146,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.86049,
"c": 0.1126,
"h": 126.5
},
"luminance": 0.65646
}Semantic roles & 50–950 ramp
primary
#BEDF8D
secondary
#7F59B7
accent
#22C463
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481