#BEE785#BEE785
#BEE785 is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.7% C 0.133 H 127.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE785 |
|---|---|
| RGB | rgb(190, 231, 133) |
| HSL | hsl(85, 67%, 71%) |
| HSV | hsv(85, 42%, 91%) |
| CMYK | cmyk(17.7%, 0%, 42.4%, 9.4%) |
| CIE-LAB | lab(86.89, -29.28, 43.32) |
| CIE-LCH | lch(86.89, 52.29, 124.06°) |
| OKLab | oklab(87.68% -0.0808 0.1054) |
| OKLCH | oklch(87.68% 0.133 127.5) |
| XYZ | xyz(54.0443, 69.7918, 32.8096) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 4.88
Celery
#C1FD95
ΔE00 5.05
Light Yellowish Green
#C2FF89
ΔE00 5.52
Light Pea Green
#C4FE82
ΔE00 5.53
Light Yellow Green
#CCFD7F
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE785 #AE85E7
analogous
#E7DF85 #BEE785 #8DE785
triadic
#BEE785 #85BEE7 #E785BE
tetradic
#BEE785 #85E7DF #AE85E7 #E7858D
square
#BEE785 #85E7DF #AE85E7 #E7858D
split-complementary
#BEE785 #858DE7 #DF85E7
monochromatic
#86CA28 #A3DD52 #BEE785 #D9F1B8 #F1FAE5
Accessibility & contrast
On white
1.40
#BEE785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BEE785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE785
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE785 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#EAD98A
Tritanopia (blue-blind)
#C3DFCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee785; /* rgb */ color: rgb(190, 231, 133); /* oklch */ color: oklch(87.7% 0.133 127.5);
Tailwind
colors: {
custom: {
50: '#d3eeaa',
500: '#bee785',
950: '#000000',
},
}SCSS
$custom: #bee785; $custom-light: #d3eeaa; $custom-dark: #000000;
JSON
{
"hex": "#bee785",
"rgb": {
"r": 190,
"g": 231,
"b": 133
},
"hsl": {
"h": 85.102,
"s": 67.123,
"l": 71.373
},
"oklch": {
"l": 0.87681,
"c": 0.13282,
"h": 127.5
},
"luminance": 0.69792
}Semantic roles & 50–950 ramp
primary
#BEE785
secondary
#7F50C0
accent
#16CF64
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581