#BEEC8F#BEEC8F
#BEEC8F is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.9% C 0.129 H 130.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEC8F |
|---|---|
| RGB | rgb(190, 236, 143) |
| HSL | hsl(90, 71%, 74%) |
| HSV | hsv(90, 39%, 93%) |
| CMYK | cmyk(19.5%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(88.41, -30.41, 40.33) |
| CIE-LCH | lch(88.41, 50.51, 127.01°) |
| OKLab | oklab(88.95% -0.0834 0.099) |
| OKLCH | oklch(88.95% 0.129 130.1) |
| XYZ | xyz(56.1878, 72.9203, 37.0960) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.64
Tea Green
#BDF8A3
ΔE00 3.81
Celery
#C1FD95
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.87
Pale Light Green
#B1FC99
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEC8F #BD8FEC
analogous
#ECEB8F #BEEC8F #90EC8F
triadic
#BEEC8F #8FBEEC #EC8FBE
tetradic
#BEEC8F #8FECEB #BD8FEC #EC8F90
square
#BEEC8F #8FECEB #BD8FEC #EC8F90
split-complementary
#BEEC8F #8F90EC #EB8FEC
monochromatic
#81DA26 #A0E35B #BEEC8F #DCF5C3 #F0FBE5
Accessibility & contrast
On white
1.35
#BEEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#BEEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEC8F
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEC8F | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#EDDD94
Tritanopia (blue-blind)
#C1E5D5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beec8f; /* rgb */ color: rgb(190, 236, 143); /* oklch */ color: oklch(88.9% 0.129 130.1);
Tailwind
colors: {
custom: {
50: '#d3f2b1',
500: '#beec8f',
950: '#000000',
},
}SCSS
$custom: #beec8f; $custom-light: #d3f2b1; $custom-dark: #000000;
JSON
{
"hex": "#beec8f",
"rgb": {
"r": 190,
"g": 236,
"b": 143
},
"hsl": {
"h": 89.677,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.88945,
"c": 0.12949,
"h": 130.1
},
"luminance": 0.72921
}Semantic roles & 50–950 ramp
primary
#BEEC8F
secondary
#8F58C7
accent
#12D372
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581