#BEF18A#BEF18A
#BEF18A is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.142 H 130.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF18A |
|---|---|
| RGB | rgb(190, 241, 138) |
| HSL | hsl(90, 79%, 74%) |
| HSV | hsv(90, 43%, 95%) |
| CMYK | cmyk(21.2%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(89.72, -33.34, 44.45) |
| CIE-LCH | lch(89.72, 55.56, 126.88°) |
| OKLab | oklab(89.97% -0.0919 0.1082) |
| OKLCH | oklch(89.97% 0.142 130.3) |
| XYZ | xyz(57.2772, 75.6916, 35.6321) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 3.26
Light Pea Green
#C4FE82
ΔE00 3.58
Tea Green
#BDF8A3
ΔE00 4.05
Light Yellow Green
#CCFD7F
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF18A #BD8AF1
analogous
#F1F18A #BEF18A #8BF18A
triadic
#BEF18A #8ABEF1 #F18ABE
tetradic
#BEF18A #8AF1F1 #BD8AF1 #F18A8B
square
#BEF18A #8AF1F1 #BD8AF1 #F18A8B
split-complementary
#BEF18A #8A8BF1 #F18AF1
monochromatic
#81E41D #A0EA53 #BEF18A #DCF8C1 #F0FCE4
Accessibility & contrast
On white
1.30
#BEF18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#BEF18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF18A
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF18A | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#C1E9D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef18a; /* rgb */ color: rgb(190, 241, 138); /* oklch */ color: oklch(90.0% 0.142 130.3);
Tailwind
colors: {
custom: {
50: '#d3f6ad',
500: '#bef18a',
950: '#000000',
},
}SCSS
$custom: #bef18a; $custom-light: #d3f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bef18a",
"rgb": {
"r": 190,
"g": 241,
"b": 138
},
"hsl": {
"h": 89.709,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.89974,
"c": 0.14194,
"h": 130.3
},
"luminance": 0.75693
}Semantic roles & 50–950 ramp
primary
#BEF18A
secondary
#8F52CD
accent
#0BDB72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581