#BEEB87#BEEB87
#BEEB87 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.6% C 0.136 H 128.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB87 |
|---|---|
| RGB | rgb(190, 235, 135) |
| HSL | hsl(87, 71%, 73%) |
| HSV | hsv(87, 43%, 92%) |
| CMYK | cmyk(19.1%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(88.02, -30.92, 43.77) |
| CIE-LCH | lch(88.02, 53.59, 125.24°) |
| OKLab | oklab(88.6% -0.0853 0.1065) |
| OKLCH | oklch(88.6% 0.136 128.7) |
| XYZ | xyz(55.3161, 72.1123, 33.9217) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.44
Celery
#C1FD95
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.58
Light Pea Green
#C4FE82
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 4.86
Light Yellow Green
#CCFD7F
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB87 #B487EB
analogous
#EBE687 #BEEB87 #8CEB87
triadic
#BEEB87 #87BEEB #EB87BE
tetradic
#BEEB87 #87EBE6 #B487EB #EB878C
square
#BEEB87 #87EBE6 #B487EB #EB878C
split-complementary
#BEEB87 #878CEB #E687EB
monochromatic
#85D423 #A2E253 #BEEB87 #DAF4BB #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#BEEB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB87
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB87 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7F
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#C2E3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb87; /* rgb */ color: rgb(190, 235, 135); /* oklch */ color: oklch(88.6% 0.136 128.7);
Tailwind
colors: {
custom: {
50: '#d3f1ab',
500: '#beeb87',
950: '#000000',
},
}SCSS
$custom: #beeb87; $custom-light: #d3f1ab; $custom-dark: #000000;
JSON
{
"hex": "#beeb87",
"rgb": {
"r": 190,
"g": 235,
"b": 135
},
"hsl": {
"h": 87,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.88597,
"c": 0.13645,
"h": 128.7
},
"luminance": 0.72113
}Semantic roles & 50–950 ramp
primary
#BEEB87
secondary
#8551C5
accent
#12D369
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581