Pale Lime#BEFD73
#BEFD73 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.3% C 0.180 H 129.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFD73 |
|---|---|
| RGB | rgb(190, 253, 115) |
| HSL | hsl(87, 97%, 72%) |
| HSV | hsv(87, 55%, 99%) |
| CMYK | cmyk(24.9%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(92.77, -41.21, 58.86) |
| CIE-LCH | lch(92.77, 71.85, 125.00°) |
| OKLab | oklab(92.35% -0.1153 0.1385) |
| OKLCH | oklch(92.35% 0.18 129.8) |
| XYZ | xyz(59.4545, 82.4341, 28.9953) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.00
Light Lime Green
#B9FF66
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 1.71
Pale Lime Green
#B1FF65
ΔE00 2.11
Light Lime
#AEFD6C
ΔE00 2.12
Light Yellow Green
#CCFD7F
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFD73 #B273FD
analogous
#FDF773 #BEFD73 #79FD73
triadic
#BEFD73 #73BEFD #FD73BE
tetradic
#BEFD73 #73FDF7 #B273FD #FD7379
square
#BEFD73 #73FDF7 #B273FD #FD7379
split-complementary
#BEFD73 #7379FD #F773FD
monochromatic
#85F203 #A2FC37 #BEFD73 #DAFEAF #F1FFE1
Accessibility & contrast
On white
1.20
#BEFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#BEFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFD73
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFD73 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED65
Deuteranopia (green-blind)
#FEE97C
Tritanopia (blue-blind)
#C2F3DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befd73; /* rgb */ color: rgb(190, 253, 115); /* oklch */ color: oklch(92.3% 0.180 129.8);
Tailwind
colors: {
custom: {
50: '#d4fe9f',
500: '#befd73',
950: '#000000',
},
}SCSS
$custom: #befd73; $custom-light: #d4fe9f; $custom-dark: #000000;
JSON
{
"hex": "#befd73",
"rgb": {
"r": 190,
"g": 253,
"b": 115
},
"hsl": {
"h": 87.391,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.9235,
"c": 0.18023,
"h": 129.8
},
"luminance": 0.82436
}Semantic roles & 50–950 ramp
primary
#BEFD73
secondary
#833BDA
accent
#00E669
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680