#BEFF8F#BEFF8F
#BEFF8F is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.157 H 133.3°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF8F |
|---|---|
| RGB | rgb(190, 255, 143) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 44%, 100%) |
| CMYK | cmyk(25.5%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(93.64, -39.09, 46.99) |
| CIE-LCH | lch(93.64, 61.12, 129.76°) |
| OKLab | oklab(93.17% -0.1076 0.1142) |
| OKLCH | oklch(93.17% 0.157 133.3) |
| XYZ | xyz(61.9519, 84.4486, 39.0174) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.16
Light Yellowish Green
#C2FF89
ΔE00 1.25
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Pea Green
#C4FE82
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 3.02
Pastel Green
#B0FF9D
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF8F #D08FFF
analogous
#F6FF8F #BEFF8F #8FFF98
triadic
#BEFF8F #8FBEFF #FF8FBE
tetradic
#BEFF8F #8FF6FF #D08FFF #FF988F
square
#BEFF8F #8FF6FF #D08FFF #FF988F
split-complementary
#BEFF8F #988FFF #FF8FF6
monochromatic
#77FF15 #9AFF52 #BEFF8F #E2FFCC #EDFFE0
Accessibility & contrast
On white
1.17
#BEFF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BEFF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF8F
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF8F | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF086
Deuteranopia (green-blind)
#FEEB96
Tritanopia (blue-blind)
#BFF7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff8f; /* rgb */ color: rgb(190, 255, 143); /* oklch */ color: oklch(93.2% 0.157 133.3);
Tailwind
colors: {
custom: {
50: '#d4ffb1',
500: '#beff8f',
950: '#000000',
},
}SCSS
$custom: #beff8f; $custom-light: #d4ffb1; $custom-dark: #000000;
JSON
{
"hex": "#beff8f",
"rgb": {
"r": 190,
"g": 255,
"b": 143
},
"hsl": {
"h": 94.821,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93166,
"c": 0.15688,
"h": 133.3
},
"luminance": 0.8445
}Semantic roles & 50–950 ramp
primary
#BEFF8F
secondary
#A552E0
accent
#00E685
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681