#BEF8A0#BEF8A0
#BEF8A0 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.9% C 0.129 H 135.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF8A0 |
|---|---|
| RGB | rgb(190, 248, 160) |
| HSL | hsl(100, 86%, 80%) |
| HSV | hsv(100, 35%, 97%) |
| CMYK | cmyk(23.4%, 0%, 35.5%, 2.7%) |
| CIE-LAB | lab(91.96, -33.72, 36.52) |
| CIE-LCH | lch(91.96, 49.70, 132.72°) |
| OKLab | oklab(91.89% -0.0921 0.0907) |
| OKLCH | oklch(91.89% 0.129 135.4) |
| XYZ | xyz(61.1462, 80.6184, 45.5902) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.62
Washed Out Green
#BCF5A6
ΔE00 1.65
Light Light Green
#C8FFB0
ΔE00 2.33
Light Pastel Green
#B2FBA5
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 2.55
Celery
#C1FD95
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF8A0 #DAA0F8
analogous
#EAF8A0 #BEF8A0 #A0F8AE
triadic
#BEF8A0 #A0BEF8 #F8A0BE
tetradic
#BEF8A0 #A0EAF8 #DAA0F8 #F8AEA0
square
#BEF8A0 #A0EAF8 #DAA0F8 #F8AEA0
split-complementary
#BEF8A0 #AEA0F8 #F8A0EA
monochromatic
#70F02E #97F467 #BEF8A0 #E5FCD9 #ECFDE2
Accessibility & contrast
On white
1.23
#BEF8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#BEF8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF8A0
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF8A0 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#F5E6A5
Tritanopia (blue-blind)
#BDF2E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef8a0; /* rgb */ color: rgb(190, 248, 160); /* oklch */ color: oklch(91.9% 0.129 135.4);
Tailwind
colors: {
custom: {
50: '#d3fabd',
500: '#bef8a0',
950: '#000000',
},
}SCSS
$custom: #bef8a0; $custom-light: #d3fabd; $custom-dark: #000000;
JSON
{
"hex": "#bef8a0",
"rgb": {
"r": 190,
"g": 248,
"b": 160
},
"hsl": {
"h": 99.545,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.91888,
"c": 0.12924,
"h": 135.4
},
"luminance": 0.8062
}Semantic roles & 50–950 ramp
primary
#BEF8A0
secondary
#B164D9
accent
#03E396
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582