#BEFF7D#BEFF7D
#BEFF7D is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.174 H 131.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF7D |
|---|---|
| RGB | rgb(190, 255, 125) |
| HSL | hsl(90, 100%, 75%) |
| HSV | hsv(90, 51%, 100%) |
| CMYK | cmyk(25.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(93.43, -41.10, 55.14) |
| CIE-LCH | lch(93.43, 68.77, 126.70°) |
| OKLab | oklab(92.92% -0.1142 0.1313) |
| OKLCH | oklch(92.92% 0.174 131) |
| XYZ | xyz(60.6961, 83.9463, 32.4035) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.04
Pale Lime
#BEFD73
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 1.50
Light Lime
#AEFD6C
ΔE00 2.27
Key Lime
#AEFF6E
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF7D #BE7DFF
analogous
#FFFF7D #BEFF7D #7DFF7D
triadic
#BEFF7D #7DBEFF #FF7DBE
tetradic
#BEFF7D #7DFFFF #BE7DFF #FF7D7D
square
#BEFF7D #7DFFFF #BE7DFF #FF7D7D
split-complementary
#BEFF7D #7D7DFF #FF7DFF
monochromatic
#81FF03 #9FFF40 #BEFF7D #DDFFBA #F0FFE0
Accessibility & contrast
On white
1.18
#BEFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BEFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF7D
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF7D | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF71
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#C1F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff7d; /* rgb */ color: rgb(190, 255, 125); /* oklch */ color: oklch(92.9% 0.174 131.0);
Tailwind
colors: {
custom: {
50: '#d4ffa5',
500: '#beff7d',
950: '#000000',
},
}SCSS
$custom: #beff7d; $custom-light: #d4ffa5; $custom-dark: #000000;
JSON
{
"hex": "#beff7d",
"rgb": {
"r": 190,
"g": 255,
"b": 125
},
"hsl": {
"h": 90,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92919,
"c": 0.17401,
"h": 131
},
"luminance": 0.83948
}Semantic roles & 50–950 ramp
primary
#BEFF7D
secondary
#9042DE
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680