#BEFF8D#BEFF8D
#BEFF8D is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.1% C 0.159 H 133.0°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF8D |
|---|---|
| RGB | rgb(190, 255, 141) |
| HSL | hsl(94, 100%, 78%) |
| HSV | hsv(94, 45%, 100%) |
| CMYK | cmyk(25.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(93.62, -39.33, 47.91) |
| CIE-LCH | lch(93.62, 61.98, 129.38°) |
| OKLab | oklab(93.14% -0.1083 0.1162) |
| OKLCH | oklch(93.14% 0.159 133) |
| XYZ | xyz(61.8018, 84.3885, 38.2266) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.00
Pistachio (survey)
#C0FA8B
ΔE00 1.27
Celery
#C1FD95
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 2.10
Pale Light Green
#B1FC99
ΔE00 3.27
Pale Lime
#BEFD73
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF8D #CE8DFF
analogous
#F7FF8D #BEFF8D #8DFF95
triadic
#BEFF8D #8DBEFF #FF8DBE
tetradic
#BEFF8D #8DF7FF #CE8DFF #FF958D
square
#BEFF8D #8DF7FF #CE8DFF #FF958D
split-complementary
#BEFF8D #958DFF #FF8DF7
monochromatic
#78FF13 #9BFF50 #BEFF8D #E1FFCA #EEFFE0
Accessibility & contrast
On white
1.17
#BEFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BEFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF8D
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF8D | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FEEB94
Tritanopia (blue-blind)
#BFF7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff8d; /* rgb */ color: rgb(190, 255, 141); /* oklch */ color: oklch(93.1% 0.159 133.0);
Tailwind
colors: {
custom: {
50: '#d4ffb0',
500: '#beff8d',
950: '#000000',
},
}SCSS
$custom: #beff8d; $custom-light: #d4ffb0; $custom-dark: #000000;
JSON
{
"hex": "#beff8d",
"rgb": {
"r": 190,
"g": 255,
"b": 141
},
"hsl": {
"h": 94.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93137,
"c": 0.15884,
"h": 133
},
"luminance": 0.8439
}Semantic roles & 50–950 ramp
primary
#BEFF8D
secondary
#A250E0
accent
#00E683
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681