#BEEE82#BEEE82
#BEEE82 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.146 H 128.7°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE82 |
|---|---|
| RGB | rgb(190, 238, 130) |
| HSL | hsl(87, 76%, 72%) |
| HSV | hsv(87, 45%, 93%) |
| CMYK | cmyk(20.2%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(88.78, -32.89, 47.14) |
| CIE-LCH | lch(88.78, 57.48, 124.91°) |
| OKLab | oklab(89.19% -0.0911 0.1139) |
| OKLCH | oklch(89.19% 0.146 128.7) |
| XYZ | xyz(55.8385, 73.7070, 32.3998) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.69
Celery
#C1FD95
ΔE00 3.69
Light Yellow Green
#CCFD7F
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE82 #B282EE
analogous
#EEE882 #BEEE82 #88EE82
triadic
#BEEE82 #82BEEE #EE82BE
tetradic
#BEEE82 #82EEE8 #B282EE #EE8288
square
#BEEE82 #82EEE8 #B282EE #EE8288
split-complementary
#BEEE82 #8288EE #E882EE
monochromatic
#85D81D #A2E74C #BEEE82 #DAF5B8 #F1FBE4
Accessibility & contrast
On white
1.33
#BEEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#BEEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE82
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE82 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#F0DE88
Tritanopia (blue-blind)
#C2E6D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee82; /* rgb */ color: rgb(190, 238, 130); /* oklch */ color: oklch(89.2% 0.146 128.7);
Tailwind
colors: {
custom: {
50: '#d3f3a8',
500: '#beee82',
950: '#000000',
},
}SCSS
$custom: #beee82; $custom-light: #d3f3a8; $custom-dark: #000000;
JSON
{
"hex": "#beee82",
"rgb": {
"r": 190,
"g": 238,
"b": 130
},
"hsl": {
"h": 86.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.89189,
"c": 0.14581,
"h": 128.7
},
"luminance": 0.73708
}Semantic roles & 50–950 ramp
primary
#BEEE82
secondary
#834CC8
accent
#0DD867
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581