#BEEB7F#BEEB7F
#BEEB7F is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.145 H 127.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB7F |
|---|---|
| RGB | rgb(190, 235, 127) |
| HSL | hsl(85, 73%, 71%) |
| HSV | hsv(85, 46%, 92%) |
| CMYK | cmyk(19.1%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(87.92, -31.84, 47.50) |
| CIE-LCH | lch(87.92, 57.19, 123.83°) |
| OKLab | oklab(88.48% -0.0883 0.1145) |
| OKLCH | oklch(88.48% 0.145 127.7) |
| XYZ | xyz(54.7739, 71.8954, 31.0660) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Light Pea Green
#C4FE82
ΔE00 4.21
Light Yellow Green
#CCFD7F
ΔE00 4.21
Light Yellowish Green
#C2FF89
ΔE00 4.39
Celery
#C1FD95
ΔE00 4.45
Pale Lime
#BEFD73
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB7F #AC7FEB
analogous
#EBE27F #BEEB7F #88EB7F
triadic
#BEEB7F #7FBEEB #EB7FBE
tetradic
#BEEB7F #7FEBE2 #AC7FEB #EB7F88
square
#BEEB7F #7FEBE2 #AC7FEB #EB7F88
split-complementary
#BEEB7F #7F88EB #E27FEB
monochromatic
#86CF20 #A3E34A #BEEB7F #D9F3B4 #F2FBE5
Accessibility & contrast
On white
1.37
#BEEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BEEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB7F
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB7F | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE76
Deuteranopia (green-blind)
#EEDC85
Tritanopia (blue-blind)
#C3E2D2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #beeb7f; /* rgb */ color: rgb(190, 235, 127); /* oklch */ color: oklch(88.5% 0.145 127.7);
Tailwind
colors: {
custom: {
50: '#d3f1a6',
500: '#beeb7f',
950: '#000000',
},
}SCSS
$custom: #beeb7f; $custom-light: #d3f1a6; $custom-dark: #000000;
JSON
{
"hex": "#beeb7f",
"rgb": {
"r": 190,
"g": 235,
"b": 127
},
"hsl": {
"h": 85,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.88479,
"c": 0.14461,
"h": 127.7
},
"luminance": 0.71896
}Semantic roles & 50–950 ramp
primary
#BEEB7F
secondary
#7D4AC4
accent
#10D562
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580