#BEEA8F#BEEA8F
#BEEA8F is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.5% C 0.127 H 129.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEA8F |
|---|---|
| RGB | rgb(190, 234, 143) |
| HSL | hsl(89, 68%, 74%) |
| HSV | hsv(89, 39%, 92%) |
| CMYK | cmyk(18.8%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(87.86, -29.47, 39.62) |
| CIE-LCH | lch(87.86, 49.38, 126.64°) |
| OKLab | oklab(88.5% -0.0808 0.0974) |
| OKLCH | oklch(88.5% 0.127 129.7) |
| XYZ | xyz(55.6152, 71.7751, 36.9052) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.15
Washed Out Green
#BCF5A6
ΔE00 4.26
Celery
#C1FD95
ΔE00 4.33
Light Grey Green
#B7E1A1
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEA8F #BB8FEA
analogous
#EAE98F #BEEA8F #91EA8F
triadic
#BEEA8F #8FBEEA #EA8FBE
tetradic
#BEEA8F #8FEAE9 #BB8FEA #EA8F91
square
#BEEA8F #8FEAE9 #BB8FEA #EA8F91
split-complementary
#BEEA8F #8F91EA #E98FEA
monochromatic
#82D628 #A0E05B #BEEA8F #DCF4C3 #F0FAE5
Accessibility & contrast
On white
1.37
#BEEA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#BEEA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEA8F
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEA8F | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#C1E3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beea8f; /* rgb */ color: rgb(190, 234, 143); /* oklch */ color: oklch(88.5% 0.127 129.7);
Tailwind
colors: {
custom: {
50: '#d3f1b1',
500: '#beea8f',
950: '#000000',
},
}SCSS
$custom: #beea8f; $custom-light: #d3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#beea8f",
"rgb": {
"r": 190,
"g": 234,
"b": 143
},
"hsl": {
"h": 89.011,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.88503,
"c": 0.12656,
"h": 129.7
},
"luminance": 0.71776
}Semantic roles & 50–950 ramp
primary
#BEEA8F
secondary
#8D59C4
accent
#15D070
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581