#BEF39F#BEF39F
#BEF39F is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.8% C 0.123 H 134.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF39F |
|---|---|
| RGB | rgb(190, 243, 159) |
| HSL | hsl(98, 78%, 79%) |
| HSV | hsv(98, 35%, 95%) |
| CMYK | cmyk(21.8%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(90.57, -31.55, 35.19) |
| CIE-LCH | lch(90.57, 47.26, 131.88°) |
| OKLab | oklab(90.77% -0.0861 0.0876) |
| OKLCH | oklch(90.77% 0.123 134.5) |
| XYZ | xyz(59.5424, 77.5501, 44.6258) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.28
Washed Out Green
#BCF5A6
ΔE00 1.39
Light Light Green
#C8FFB0
ΔE00 2.80
Light Pastel Green
#B2FBA5
ΔE00 3.20
Pale Green
#C7FDB5
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF39F #D49FF3
analogous
#E8F39F #BEF39F #9FF3AA
triadic
#BEF39F #9FBEF3 #F39FBE
tetradic
#BEF39F #9FE8F3 #D49FF3 #F3AA9F
square
#BEF39F #9FE8F3 #D49FF3 #F3AA9F
split-complementary
#BEF39F #AA9FF3 #F39FE8
monochromatic
#74E532 #99EC69 #BEF39F #E3FAD5 #EDFCE4
Accessibility & contrast
On white
1.27
#BEF39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BEF39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF39F
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF39F | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E799
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#BEEDDE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef39f; /* rgb */ color: rgb(190, 243, 159); /* oklch */ color: oklch(90.8% 0.123 134.5);
Tailwind
colors: {
custom: {
50: '#d3f7bc',
500: '#bef39f',
950: '#000000',
},
}SCSS
$custom: #bef39f; $custom-light: #d3f7bc; $custom-dark: #000000;
JSON
{
"hex": "#bef39f",
"rgb": {
"r": 190,
"g": 243,
"b": 159
},
"hsl": {
"h": 97.857,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.90766,
"c": 0.12277,
"h": 134.5
},
"luminance": 0.77552
}Semantic roles & 50–950 ramp
primary
#BEF39F
secondary
#A965D1
accent
#0BDA8E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582