#BEF28C#BEF28C
#BEF28C is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.2% C 0.141 H 130.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF28C |
|---|---|
| RGB | rgb(190, 242, 140) |
| HSL | hsl(91, 80%, 75%) |
| HSV | hsv(91, 42%, 95%) |
| CMYK | cmyk(21.5%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(90.02, -33.56, 43.86) |
| CIE-LCH | lch(90.02, 55.22, 127.43°) |
| OKLab | oklab(90.23% -0.0924 0.107) |
| OKLCH | oklch(90.23% 0.141 130.8) |
| XYZ | xyz(57.7201, 76.3437, 36.5007) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.39
Light Yellowish Green
#C2FF89
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF28C #C08CF2
analogous
#F1F28C #BEF28C #8CF28D
triadic
#BEF28C #8CBEF2 #F28CBE
tetradic
#BEF28C #8CF1F2 #C08CF2 #F28D8C
square
#BEF28C #8CF1F2 #C08CF2 #F28D8C
split-complementary
#BEF28C #8D8CF2 #F28CF1
monochromatic
#80E61E #9FEC55 #BEF28C #DDF8C3 #EFFCE4
Accessibility & contrast
On white
1.29
#BEF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BEF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF28C
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF28C | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE584
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#C1EAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef28c; /* rgb */ color: rgb(190, 242, 140); /* oklch */ color: oklch(90.2% 0.141 130.8);
Tailwind
colors: {
custom: {
50: '#d3f6af',
500: '#bef28c',
950: '#000000',
},
}SCSS
$custom: #bef28c; $custom-light: #d3f6af; $custom-dark: #000000;
JSON
{
"hex": "#bef28c",
"rgb": {
"r": 190,
"g": 242,
"b": 140
},
"hsl": {
"h": 90.588,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.90227,
"c": 0.14132,
"h": 130.8
},
"luminance": 0.76345
}Semantic roles & 50–950 ramp
primary
#BEF28C
secondary
#9254CE
accent
#0ADC75
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581