#BEEB81#BEEB81
#BEEB81 is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.5% C 0.143 H 127.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB81 |
|---|---|
| RGB | rgb(190, 235, 129) |
| HSL | hsl(85, 73%, 71%) |
| HSV | hsv(85, 45%, 92%) |
| CMYK | cmyk(19.1%, 0%, 45.1%, 7.8%) |
| CIE-LAB | lab(87.94, -31.61, 46.58) |
| CIE-LCH | lch(87.94, 56.29, 124.17°) |
| OKLab | oklab(88.51% -0.0876 0.1125) |
| OKLCH | oklch(88.51% 0.143 127.9) |
| XYZ | xyz(54.9055, 71.9480, 31.7593) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 4.30
Celery
#C1FD95
ΔE00 4.33
Light Yellow Green
#CCFD7F
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.40
Pale Lime
#BEFD73
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB81 #AE81EB
analogous
#EBE381 #BEEB81 #89EB81
triadic
#BEEB81 #81BEEB #EB81BE
tetradic
#BEEB81 #81EBE3 #AE81EB #EB8189
square
#BEEB81 #81EBE3 #AE81EB #EB8189
split-complementary
#BEEB81 #8189EB #E381EB
monochromatic
#86D121 #A3E34C #BEEB81 #D9F3B6 #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BEEB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB81
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB81 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#C3E3D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb81; /* rgb */ color: rgb(190, 235, 129); /* oklch */ color: oklch(88.5% 0.143 127.9);
Tailwind
colors: {
custom: {
50: '#d3f1a7',
500: '#beeb81',
950: '#000000',
},
}SCSS
$custom: #beeb81; $custom-light: #d3f1a7; $custom-dark: #000000;
JSON
{
"hex": "#beeb81",
"rgb": {
"r": 190,
"g": 235,
"b": 129
},
"hsl": {
"h": 85.472,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.88508,
"c": 0.14259,
"h": 127.9
},
"luminance": 0.71949
}Semantic roles & 50–950 ramp
primary
#BEEB81
secondary
#7F4CC5
accent
#11D564
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141610
muted
#838580