#BEEA8D#BEEA8D
#BEEA8D is a very light, vivid yellow-green. Relative luminance 0.717; OKLCH L 88.5% C 0.129 H 129.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEA8D |
|---|---|
| RGB | rgb(190, 234, 141) |
| HSL | hsl(88, 69%, 74%) |
| HSV | hsv(88, 40%, 92%) |
| CMYK | cmyk(18.8%, 0%, 39.7%, 8.2%) |
| CIE-LAB | lab(87.83, -29.72, 40.58) |
| CIE-LCH | lch(87.83, 50.30, 126.22°) |
| OKLab | oklab(88.47% -0.0816 0.0995) |
| OKLCH | oklch(88.47% 0.129 129.4) |
| XYZ | xyz(55.4650, 71.7150, 36.1144) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Celery
#C1FD95
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 5.21
Pale Light Green
#B1FC99
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEA8D #B98DEA
analogous
#EAE78D #BEEA8D #8FEA8D
triadic
#BEEA8D #8DBEEA #EA8DBE
tetradic
#BEEA8D #8DEAE7 #B98DEA #EA8D8F
square
#BEEA8D #8DEAE7 #B98DEA #EA8D8F
split-complementary
#BEEA8D #8D8FEA #E78DEA
monochromatic
#83D527 #A1E059 #BEEA8D #DBF4C1 #F0FAE5
Accessibility & contrast
On white
1.37
#BEEA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BEEA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEA8D
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEA8D | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#ECDB92
Tritanopia (blue-blind)
#C1E3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beea8d; /* rgb */ color: rgb(190, 234, 141); /* oklch */ color: oklch(88.5% 0.129 129.4);
Tailwind
colors: {
custom: {
50: '#d3f1af',
500: '#beea8d',
950: '#000000',
},
}SCSS
$custom: #beea8d; $custom-light: #d3f1af; $custom-dark: #000000;
JSON
{
"hex": "#beea8d",
"rgb": {
"r": 190,
"g": 234,
"b": 141
},
"hsl": {
"h": 88.387,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.88471,
"c": 0.1287,
"h": 129.4
},
"luminance": 0.71716
}Semantic roles & 50–950 ramp
primary
#BEEA8D
secondary
#8B57C4
accent
#15D16E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581