#BEF17F#BEF17F
#BEF17F is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.8% C 0.153 H 128.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF17F |
|---|---|
| RGB | rgb(190, 241, 127) |
| HSL | hsl(87, 80%, 72%) |
| HSV | hsv(87, 47%, 95%) |
| CMYK | cmyk(21.2%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(89.57, -34.60, 49.54) |
| CIE-LCH | lch(89.57, 60.43, 124.93°) |
| OKLab | oklab(89.82% -0.0961 0.119) |
| OKLCH | oklch(89.82% 0.153 128.9) |
| XYZ | xyz(56.5207, 75.3891, 31.6483) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Light Pea Green
#C4FE82
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.47
Pale Lime
#BEFD73
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF17F #B27FF1
analogous
#F1EB7F #BEF17F #85F17F
triadic
#BEF17F #7FBEF1 #F17FBE
tetradic
#BEF17F #7FF1EB #B27FF1 #F17F85
square
#BEF17F #7FF1EB #B27FF1 #F17F85
split-complementary
#BEF17F #7F85F1 #EB7FF1
monochromatic
#85DD18 #A2EB48 #BEF17F #DAF7B6 #F1FCE3
Accessibility & contrast
On white
1.31
#BEF17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#BEF17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF17F
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF17F | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE375
Deuteranopia (green-blind)
#F3E086
Tritanopia (blue-blind)
#C2E8D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bef17f; /* rgb */ color: rgb(190, 241, 127); /* oklch */ color: oklch(89.8% 0.153 128.9);
Tailwind
colors: {
custom: {
50: '#d3f6a6',
500: '#bef17f',
950: '#000000',
},
}SCSS
$custom: #bef17f; $custom-light: #d3f6a6; $custom-dark: #000000;
JSON
{
"hex": "#bef17f",
"rgb": {
"r": 190,
"g": 241,
"b": 127
},
"hsl": {
"h": 86.842,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.89815,
"c": 0.15296,
"h": 128.9
},
"luminance": 0.7539
}Semantic roles & 50–950 ramp
primary
#BEF17F
secondary
#8348CC
accent
#09DD68
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580