#BEFF89#BEFF89
#BEFF89 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.163 H 132.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF89 |
|---|---|
| RGB | rgb(190, 255, 137) |
| HSL | hsl(93, 100%, 77%) |
| HSV | hsv(93, 46%, 100%) |
| CMYK | cmyk(25.5%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(93.57, -39.79, 49.74) |
| CIE-LCH | lch(93.57, 63.70, 128.66°) |
| OKLab | oklab(93.08% -0.1098 0.1201) |
| OKLCH | oklch(93.08% 0.163 132.5) |
| XYZ | xyz(61.5095, 84.2716, 36.6874) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.63
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Pea Green
#C4FE82
ΔE00 1.62
Celery
#C1FD95
ΔE00 1.91
Pale Lime
#BEFD73
ΔE00 2.83
Spring Green (survey)
#A9F971
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF89 #CA89FF
analogous
#F9FF89 #BEFF89 #89FF8F
triadic
#BEFF89 #89BEFF #FF89BE
tetradic
#BEFF89 #89F9FF #CA89FF #FF8F89
square
#BEFF89 #89F9FF #CA89FF #FF8F89
split-complementary
#BEFF89 #8F89FF #FF89F9
monochromatic
#7BFF0F #9CFF4C #BEFF89 #E0FFC6 #EEFFE0
Accessibility & contrast
On white
1.18
#BEFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BEFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF89
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF89 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FEEB90
Tritanopia (blue-blind)
#C0F7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff89; /* rgb */ color: rgb(190, 255, 137); /* oklch */ color: oklch(93.1% 0.163 132.5);
Tailwind
colors: {
custom: {
50: '#d4ffad',
500: '#beff89',
950: '#000000',
},
}SCSS
$custom: #beff89; $custom-light: #d4ffad; $custom-dark: #000000;
JSON
{
"hex": "#beff89",
"rgb": {
"r": 190,
"g": 255,
"b": 137
},
"hsl": {
"h": 93.051,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.93079,
"c": 0.16273,
"h": 132.5
},
"luminance": 0.84273
}Semantic roles & 50–950 ramp
primary
#BEFF89
secondary
#9E4DE0
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681