#BEEE7F#BEEE7F
#BEEE7F is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 89.1% C 0.149 H 128.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE7F |
|---|---|
| RGB | rgb(190, 238, 127) |
| HSL | hsl(86, 77%, 72%) |
| HSV | hsv(86, 47%, 93%) |
| CMYK | cmyk(20.2%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(88.75, -33.23, 48.52) |
| CIE-LCH | lch(88.75, 58.81, 124.40°) |
| OKLab | oklab(89.15% -0.0922 0.1168) |
| OKLCH | oklch(89.15% 0.149 128.3) |
| XYZ | xyz(55.6400, 73.6277, 31.3547) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 3.61
Light Yellowish Green
#C2FF89
ΔE00 3.68
Celery
#C1FD95
ΔE00 3.92
Pale Lime
#BEFD73
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE7F #AF7FEE
analogous
#EEE77F #BEEE7F #87EE7F
triadic
#BEEE7F #7FBEEE #EE7FBE
tetradic
#BEEE7F #7FEEE7 #AF7FEE #EE7F87
square
#BEEE7F #7FEEE7 #AF7FEE #EE7F87
split-complementary
#BEEE7F #7F87EE #E77FEE
monochromatic
#86D61C #A3E749 #BEEE7F #D9F5B5 #F1FBE4
Accessibility & contrast
On white
1.34
#BEEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#BEEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE7F
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE7F | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 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)
#F8E176
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#C3E5D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beee7f; /* rgb */ color: rgb(190, 238, 127); /* oklch */ color: oklch(89.1% 0.149 128.3);
Tailwind
colors: {
custom: {
50: '#d3f3a6',
500: '#beee7f',
950: '#000000',
},
}SCSS
$custom: #beee7f; $custom-light: #d3f3a6; $custom-dark: #000000;
JSON
{
"hex": "#beee7f",
"rgb": {
"r": 190,
"g": 238,
"b": 127
},
"hsl": {
"h": 85.946,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.89146,
"c": 0.14879,
"h": 128.3
},
"luminance": 0.73629
}Semantic roles & 50–950 ramp
primary
#BEEE7F
secondary
#8049C8
accent
#0DD965
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580