#BEEE80#BEEE80
#BEEE80 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.148 H 128.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE80 |
|---|---|
| RGB | rgb(190, 238, 128) |
| HSL | hsl(86, 76%, 72%) |
| HSV | hsv(86, 46%, 93%) |
| CMYK | cmyk(20.2%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(88.76, -33.12, 48.06) |
| CIE-LCH | lch(88.76, 58.37, 124.57°) |
| OKLab | oklab(89.16% -0.0918 0.1158) |
| OKLCH | oklch(89.16% 0.148 128.4) |
| XYZ | xyz(55.7055, 73.6539, 31.6997) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 3.67
Light Yellow Green
#CCFD7F
ΔE00 3.68
Celery
#C1FD95
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE80 #B080EE
analogous
#EEE780 #BEEE80 #87EE80
triadic
#BEEE80 #80BEEE #EE80BE
tetradic
#BEEE80 #80EEE7 #B080EE #EE8087
square
#BEEE80 #80EEE7 #B080EE #EE8087
split-complementary
#BEEE80 #8087EE #E780EE
monochromatic
#86D71D #A2E74A #BEEE80 #DAF5B6 #F1FBE4
Accessibility & contrast
On white
1.33
#BEEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BEEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE80
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE80 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E177
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#C2E5D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee80; /* rgb */ color: rgb(190, 238, 128); /* oklch */ color: oklch(89.2% 0.148 128.4);
Tailwind
colors: {
custom: {
50: '#d3f3a7',
500: '#beee80',
950: '#000000',
},
}SCSS
$custom: #beee80; $custom-light: #d3f3a7; $custom-dark: #000000;
JSON
{
"hex": "#beee80",
"rgb": {
"r": 190,
"g": 238,
"b": 128
},
"hsl": {
"h": 86.182,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.8916,
"c": 0.1478,
"h": 128.4
},
"luminance": 0.73655
}Semantic roles & 50–950 ramp
primary
#BEEE80
secondary
#814AC8
accent
#0DD966
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580