#BEF288#BEF288
#BEF288 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.2% C 0.145 H 130.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF288 |
|---|---|
| RGB | rgb(190, 242, 136) |
| HSL | hsl(89, 80%, 74%) |
| HSV | hsv(89, 44%, 95%) |
| CMYK | cmyk(21.5%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(89.97, -34.04, 45.73) |
| CIE-LCH | lch(89.97, 57.01, 126.67°) |
| OKLab | oklab(90.17% -0.0939 0.111) |
| OKLCH | oklch(90.17% 0.145 130.2) |
| XYZ | xyz(57.4305, 76.2279, 34.9755) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.74
Celery
#C1FD95
ΔE00 2.57
Light Yellowish Green
#C2FF89
ΔE00 2.90
Light Pea Green
#C4FE82
ΔE00 3.17
Light Yellow Green
#CCFD7F
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF288 #BC88F2
analogous
#F2F188 #BEF288 #89F288
triadic
#BEF288 #88BEF2 #F288BE
tetradic
#BEF288 #88F2F1 #BC88F2 #F28889
square
#BEF288 #88F2F1 #BC88F2 #F28889
split-complementary
#BEF288 #8889F2 #F188F2
monochromatic
#82E61A #A0EC51 #BEF288 #DCF8BF #F0FCE3
Accessibility & contrast
On white
1.29
#BEF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#BEF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF288
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF288 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#C1EAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef288; /* rgb */ color: rgb(190, 242, 136); /* oklch */ color: oklch(90.2% 0.145 130.2);
Tailwind
colors: {
custom: {
50: '#d3f6ac',
500: '#bef288',
950: '#000000',
},
}SCSS
$custom: #bef288; $custom-light: #d3f6ac; $custom-dark: #000000;
JSON
{
"hex": "#bef288",
"rgb": {
"r": 190,
"g": 242,
"b": 136
},
"hsl": {
"h": 89.434,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.90166,
"c": 0.14541,
"h": 130.2
},
"luminance": 0.76229
}Semantic roles & 50–950 ramp
primary
#BEF288
secondary
#8E50CE
accent
#09DD71
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581