#BEEE83#BEEE83
#BEEE83 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.145 H 128.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE83 |
|---|---|
| RGB | rgb(190, 238, 131) |
| HSL | hsl(87, 76%, 72%) |
| HSV | hsv(87, 45%, 93%) |
| CMYK | cmyk(20.2%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(88.80, -32.78, 46.67) |
| CIE-LCH | lch(88.80, 57.03, 125.08°) |
| OKLab | oklab(89.2% -0.0907 0.1129) |
| OKLCH | oklch(89.2% 0.145 128.8) |
| XYZ | xyz(55.9059, 73.7340, 32.7550) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 3.69
Light Yellowish Green
#C2FF89
ΔE00 3.70
Light Yellow Green
#CCFD7F
ΔE00 3.93
Pale Lime
#BEFD73
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE83 #B383EE
analogous
#EEE983 #BEEE83 #88EE83
triadic
#BEEE83 #83BEEE #EE83BE
tetradic
#BEEE83 #83EEE9 #B383EE #EE8388
square
#BEEE83 #83EEE9 #B383EE #EE8388
split-complementary
#BEEE83 #8388EE #E983EE
monochromatic
#85D91E #A2E74D #BEEE83 #DAF5B9 #F1FBE4
Accessibility & contrast
On white
1.33
#BEEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BEEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE83
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE83 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#C2E6D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee83; /* rgb */ color: rgb(190, 238, 131); /* oklch */ color: oklch(89.2% 0.145 128.8);
Tailwind
colors: {
custom: {
50: '#d3f3a9',
500: '#beee83',
950: '#000000',
},
}SCSS
$custom: #beee83; $custom-light: #d3f3a9; $custom-dark: #000000;
JSON
{
"hex": "#beee83",
"rgb": {
"r": 190,
"g": 238,
"b": 131
},
"hsl": {
"h": 86.916,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.89203,
"c": 0.1448,
"h": 128.8
},
"luminance": 0.73735
}Semantic roles & 50–950 ramp
primary
#BEEE83
secondary
#844DC8
accent
#0DD868
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581