#BEF18C#BEF18C
#BEF18C is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.0% C 0.140 H 130.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF18C |
|---|---|
| RGB | rgb(190, 241, 140) |
| HSL | hsl(90, 78%, 75%) |
| HSV | hsv(90, 42%, 95%) |
| CMYK | cmyk(21.2%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(89.74, -33.10, 43.51) |
| CIE-LCH | lch(89.74, 54.67, 127.27°) |
| OKLab | oklab(90.01% -0.0911 0.1062) |
| OKLCH | oklch(90.01% 0.14 130.6) |
| XYZ | xyz(57.4233, 75.7501, 36.4017) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 3.40
Tea Green
#BDF8A3
ΔE00 3.76
Light Pea Green
#C4FE82
ΔE00 3.80
Pale Light Green
#B1FC99
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF18C #BF8CF1
analogous
#F1F18C #BEF18C #8CF18D
triadic
#BEF18C #8CBEF1 #F18CBE
tetradic
#BEF18C #8CF1F1 #BF8CF1 #F18D8C
square
#BEF18C #8CF1F1 #BF8CF1 #F18D8C
split-complementary
#BEF18C #8D8CF1 #F18CF1
monochromatic
#80E41F #9FEA55 #BEF18C #DDF8C3 #F0FCE4
Accessibility & contrast
On white
1.30
#BEF18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BEF18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF18C
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF18C | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E484
Deuteranopia (green-blind)
#F2E092
Tritanopia (blue-blind)
#C1E9D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef18c; /* rgb */ color: rgb(190, 241, 140); /* oklch */ color: oklch(90.0% 0.140 130.6);
Tailwind
colors: {
custom: {
50: '#d3f6af',
500: '#bef18c',
950: '#000000',
},
}SCSS
$custom: #bef18c; $custom-light: #d3f6af; $custom-dark: #000000;
JSON
{
"hex": "#bef18c",
"rgb": {
"r": 190,
"g": 241,
"b": 140
},
"hsl": {
"h": 90.297,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.90005,
"c": 0.13988,
"h": 130.6
},
"luminance": 0.75751
}Semantic roles & 50–950 ramp
primary
#BEF18C
secondary
#9154CD
accent
#0BDB74
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581