#BEEB8F#BEEB8F
#BEEB8F is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.7% C 0.128 H 129.9°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB8F |
|---|---|
| RGB | rgb(190, 235, 143) |
| HSL | hsl(89, 70%, 74%) |
| HSV | hsv(89, 39%, 92%) |
| CMYK | cmyk(19.1%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(88.13, -29.94, 39.98) |
| CIE-LCH | lch(88.13, 49.95, 126.83°) |
| OKLab | oklab(88.72% -0.0821 0.0982) |
| OKLCH | oklch(88.72% 0.128 129.9) |
| XYZ | xyz(55.9007, 72.3461, 37.0003) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Tea Green
#BDF8A3
ΔE00 3.95
Celery
#C1FD95
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 5.12
Pale Light Green
#B1FC99
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB8F #BC8FEB
analogous
#EBEA8F #BEEB8F #90EB8F
triadic
#BEEB8F #8FBEEB #EB8FBE
tetradic
#BEEB8F #8FEBEA #BC8FEB #EB8F90
square
#BEEB8F #8FEBEA #BC8FEB #EB8F90
split-complementary
#BEEB8F #8F90EB #EA8FEB
monochromatic
#82D827 #A0E25B #BEEB8F #DCF4C3 #F0FAE5
Accessibility & contrast
On white
1.36
#BEEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#BEEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB8F
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB8F | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#ECDC94
Tritanopia (blue-blind)
#C1E4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb8f; /* rgb */ color: rgb(190, 235, 143); /* oklch */ color: oklch(88.7% 0.128 129.9);
Tailwind
colors: {
custom: {
50: '#d3f1b1',
500: '#beeb8f',
950: '#000000',
},
}SCSS
$custom: #beeb8f; $custom-light: #d3f1b1; $custom-dark: #000000;
JSON
{
"hex": "#beeb8f",
"rgb": {
"r": 190,
"g": 235,
"b": 143
},
"hsl": {
"h": 89.348,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.88724,
"c": 0.12803,
"h": 129.9
},
"luminance": 0.72347
}Semantic roles & 50–950 ramp
primary
#BEEB8F
secondary
#8E59C6
accent
#14D271
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141611
muted
#838581