#BEF28E#BEF28E
#BEF28E is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.3% C 0.139 H 131.1°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF28E |
|---|---|
| RGB | rgb(190, 242, 142) |
| HSL | hsl(91, 79%, 75%) |
| HSV | hsv(91, 41%, 95%) |
| CMYK | cmyk(21.5%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(90.05, -33.32, 42.92) |
| CIE-LCH | lch(90.05, 54.33, 127.82°) |
| OKLab | oklab(90.26% -0.0916 0.1049) |
| OKLCH | oklch(90.26% 0.139 131.1) |
| XYZ | xyz(57.8689, 76.4032, 37.2844) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Celery
#C1FD95
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 3.34
Tea Green
#BDF8A3
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF28E #C28EF2
analogous
#F0F28E #BEF28E #8EF290
triadic
#BEF28E #8EBEF2 #F28EBE
tetradic
#BEF28E #8EF0F2 #C28EF2 #F2908E
square
#BEF28E #8EF0F2 #C28EF2 #F2908E
split-complementary
#BEF28E #908EF2 #F28EF0
monochromatic
#7FE520 #9EEC57 #BEF28E #DEF8C5 #EFFCE4
Accessibility & contrast
On white
1.29
#BEF28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BEF28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF28E
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF28E | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#C0EADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef28e; /* rgb */ color: rgb(190, 242, 142); /* oklch */ color: oklch(90.3% 0.139 131.1);
Tailwind
colors: {
custom: {
50: '#d3f6b0',
500: '#bef28e',
950: '#000000',
},
}SCSS
$custom: #bef28e; $custom-light: #d3f6b0; $custom-dark: #000000;
JSON
{
"hex": "#bef28e",
"rgb": {
"r": 190,
"g": 242,
"b": 142
},
"hsl": {
"h": 91.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.90258,
"c": 0.13926,
"h": 131.1
},
"luminance": 0.76404
}Semantic roles & 50–950 ramp
primary
#BEF28E
secondary
#9556CF
accent
#0ADC77
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581