#BEFF8E#BEFF8E
#BEFF8E is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.2% C 0.158 H 133.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF8E |
|---|---|
| RGB | rgb(190, 255, 142) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 44%, 100%) |
| CMYK | cmyk(25.5%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(93.63, -39.21, 47.45) |
| CIE-LCH | lch(93.63, 61.55, 129.57°) |
| OKLab | oklab(93.15% -0.108 0.1152) |
| OKLCH | oklch(93.15% 0.158 133.1) |
| XYZ | xyz(61.8765, 84.4184, 38.6203) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.12
Celery
#C1FD95
ΔE00 1.28
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 2.23
Pale Light Green
#B1FC99
ΔE00 3.15
Pale Lime
#BEFD73
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF8E #CF8EFF
analogous
#F7FF8E #BEFF8E #8EFF96
triadic
#BEFF8E #8EBEFF #FF8EBE
tetradic
#BEFF8E #8EF7FF #CF8EFF #FF968E
square
#BEFF8E #8EF7FF #CF8EFF #FF968E
split-complementary
#BEFF8E #968EFF #FF8EF7
monochromatic
#78FF14 #9BFF51 #BEFF8E #E1FFCB #EDFFE0
Accessibility & contrast
On white
1.17
#BEFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BEFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF8E
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF8E | 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)
#FFF085
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#BFF7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff8e; /* rgb */ color: rgb(190, 255, 142); /* oklch */ color: oklch(93.2% 0.158 133.1);
Tailwind
colors: {
custom: {
50: '#d4ffb1',
500: '#beff8e',
950: '#000000',
},
}SCSS
$custom: #beff8e; $custom-light: #d4ffb1; $custom-dark: #000000;
JSON
{
"hex": "#beff8e",
"rgb": {
"r": 190,
"g": 255,
"b": 142
},
"hsl": {
"h": 94.513,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93152,
"c": 0.15787,
"h": 133.1
},
"luminance": 0.8442
}Semantic roles & 50–950 ramp
primary
#BEFF8E
secondary
#A351E0
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681