#BEF18F#BEF18F
#BEF18F is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.1% C 0.137 H 131.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF18F |
|---|---|
| RGB | rgb(190, 241, 143) |
| HSL | hsl(91, 78%, 75%) |
| HSV | hsv(91, 41%, 95%) |
| CMYK | cmyk(21.2%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(89.78, -32.73, 42.09) |
| CIE-LCH | lch(89.78, 53.32, 127.87°) |
| OKLab | oklab(90.05% -0.0899 0.1031) |
| OKLCH | oklch(90.05% 0.137 131.1) |
| XYZ | xyz(57.6475, 75.8398, 37.5826) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.41
Celery
#C1FD95
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF18F #C28FF1
analogous
#EFF18F #BEF18F #8FF191
triadic
#BEF18F #8FBEF1 #F18FBE
tetradic
#BEF18F #8FEFF1 #C28FF1 #F1918F
square
#BEF18F #8FEFF1 #C28FF1 #F1918F
split-complementary
#BEF18F #918FF1 #F18FEF
monochromatic
#7FE322 #9EEA59 #BEF18F #DEF8C5 #EFFCE4
Accessibility & contrast
On white
1.30
#BEF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#BEF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF18F
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF18F | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E488
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#C0EAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef18f; /* rgb */ color: rgb(190, 241, 143); /* oklch */ color: oklch(90.1% 0.137 131.1);
Tailwind
colors: {
custom: {
50: '#d3f6b1',
500: '#bef18f',
950: '#000000',
},
}SCSS
$custom: #bef18f; $custom-light: #d3f6b1; $custom-dark: #000000;
JSON
{
"hex": "#bef18f",
"rgb": {
"r": 190,
"g": 241,
"b": 143
},
"hsl": {
"h": 91.224,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.90052,
"c": 0.13677,
"h": 131.1
},
"luminance": 0.75841
}Semantic roles & 50–950 ramp
primary
#BEF18F
secondary
#9557CD
accent
#0BDA77
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581