#BEEE85#BEEE85
#BEEE85 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.143 H 129.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE85 |
|---|---|
| RGB | rgb(190, 238, 133) |
| HSL | hsl(87, 76%, 73%) |
| HSV | hsv(87, 44%, 93%) |
| CMYK | cmyk(20.2%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(88.82, -32.55, 45.74) |
| CIE-LCH | lch(88.82, 56.14, 125.43°) |
| OKLab | oklab(89.23% -0.0899 0.1109) |
| OKLCH | oklch(89.23% 0.143 129) |
| XYZ | xyz(56.0428, 73.7888, 33.4758) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Celery
#C1FD95
ΔE00 3.51
Light Yellowish Green
#C2FF89
ΔE00 3.75
Light Pea Green
#C4FE82
ΔE00 3.82
Light Yellow Green
#CCFD7F
ΔE00 4.12
Pale Lime
#BEFD73
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE85 #B585EE
analogous
#EEEA85 #BEEE85 #89EE85
triadic
#BEEE85 #85BEEE #EE85BE
tetradic
#BEEE85 #85EEEA #B585EE #EE8589
square
#BEEE85 #85EEEA #B585EE #EE8589
split-complementary
#BEEE85 #8589EE #EA85EE
monochromatic
#84DA1E #A1E74F #BEEE85 #DBF5BB #F1FBE4
Accessibility & contrast
On white
1.33
#BEEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BEEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE85
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE85 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#C2E6D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee85; /* rgb */ color: rgb(190, 238, 133); /* oklch */ color: oklch(89.2% 0.143 129.0);
Tailwind
colors: {
custom: {
50: '#d3f3aa',
500: '#beee85',
950: '#000000',
},
}SCSS
$custom: #beee85; $custom-light: #d3f3aa; $custom-dark: #000000;
JSON
{
"hex": "#beee85",
"rgb": {
"r": 190,
"g": 238,
"b": 133
},
"hsl": {
"h": 87.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.89233,
"c": 0.14277,
"h": 129
},
"luminance": 0.7379
}Semantic roles & 50–950 ramp
primary
#BEEE85
secondary
#864FC9
accent
#0ED86A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581