#BEF38F#BEF38F
#BEF38F is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.5% C 0.140 H 131.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF38F |
|---|---|
| RGB | rgb(190, 243, 143) |
| HSL | hsl(92, 81%, 76%) |
| HSV | hsv(92, 41%, 95%) |
| CMYK | cmyk(21.8%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(90.34, -33.65, 42.80) |
| CIE-LCH | lch(90.34, 54.44, 128.18°) |
| OKLab | oklab(90.5% -0.0925 0.1047) |
| OKLCH | oklch(90.5% 0.14 131.5) |
| XYZ | xyz(58.2428, 77.0303, 37.7810) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.12
Light Yellowish Green
#C2FF89
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.68
Light Pea Green
#C4FE82
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF38F #C48FF3
analogous
#F0F38F #BEF38F #8FF392
triadic
#BEF38F #8FBEF3 #F38FBE
tetradic
#BEF38F #8FF0F3 #C48FF3 #F3928F
square
#BEF38F #8FF0F3 #C48FF3 #F3928F
split-complementary
#BEF38F #928FF3 #F38FF0
monochromatic
#7EE720 #9EED58 #BEF38F #DEF9C6 #EFFCE3
Accessibility & contrast
On white
1.28
#BEF38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BEF38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF38F
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF38F | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#C0EBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bef38f; /* rgb */ color: rgb(190, 243, 143); /* oklch */ color: oklch(90.5% 0.140 131.5);
Tailwind
colors: {
custom: {
50: '#d3f7b1',
500: '#bef38f',
950: '#000000',
},
}SCSS
$custom: #bef38f; $custom-light: #d3f7b1; $custom-dark: #000000;
JSON
{
"hex": "#bef38f",
"rgb": {
"r": 190,
"g": 243,
"b": 143
},
"hsl": {
"h": 91.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.90496,
"c": 0.13967,
"h": 131.5
},
"luminance": 0.77032
}Semantic roles & 50–950 ramp
primary
#BEF38F
secondary
#9756D0
accent
#09DD79
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581