#BEEE8F#BEEE8F
#BEEE8F is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.4% C 0.132 H 130.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE8F |
|---|---|
| RGB | rgb(190, 238, 143) |
| HSL | hsl(90, 74%, 75%) |
| HSV | hsv(90, 40%, 93%) |
| CMYK | cmyk(20.2%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(88.96, -31.34, 41.04) |
| CIE-LCH | lch(88.96, 51.64, 127.37°) |
| OKLab | oklab(89.39% -0.086 0.1006) |
| OKLCH | oklch(89.39% 0.132 130.5) |
| XYZ | xyz(56.7668, 74.0784, 37.2891) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Celery
#C1FD95
ΔE00 3.32
Tea Green
#BDF8A3
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 3.99
Light Yellowish Green
#C2FF89
ΔE00 4.38
Pale Light Green
#B1FC99
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE8F #BF8FEE
analogous
#EDEE8F #BEEE8F #8FEE90
triadic
#BEEE8F #8FBEEE #EE8FBE
tetradic
#BEEE8F #8FEDEE #BF8FEE #EE908F
square
#BEEE8F #8FEDEE #BF8FEE #EE908F
split-complementary
#BEEE8F #908FEE #EE8FED
monochromatic
#80DE25 #9FE65A #BEEE8F #DDF6C4 #F0FBE4
Accessibility & contrast
On white
1.33
#BEEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#BEEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE8F
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE8F | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#EFDE94
Tritanopia (blue-blind)
#C1E7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee8f; /* rgb */ color: rgb(190, 238, 143); /* oklch */ color: oklch(89.4% 0.132 130.5);
Tailwind
colors: {
custom: {
50: '#d3f3b1',
500: '#beee8f',
950: '#000000',
},
}SCSS
$custom: #beee8f; $custom-light: #d3f3b1; $custom-dark: #000000;
JSON
{
"hex": "#beee8f",
"rgb": {
"r": 190,
"g": 238,
"b": 143
},
"hsl": {
"h": 90.316,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.89388,
"c": 0.13241,
"h": 130.5
},
"luminance": 0.74079
}Semantic roles & 50–950 ramp
primary
#BEEE8F
secondary
#9158CA
accent
#10D674
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581