#BEFF88#BEFF88
#BEFF88 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.1% C 0.164 H 132.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF88 |
|---|---|
| RGB | rgb(190, 255, 136) |
| HSL | hsl(93, 100%, 77%) |
| HSV | hsv(93, 47%, 100%) |
| CMYK | cmyk(25.5%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(93.56, -39.91, 50.20) |
| CIE-LCH | lch(93.56, 64.13, 128.49°) |
| OKLab | oklab(93.07% -0.1102 0.121) |
| OKLCH | oklch(93.07% 0.164 132.3) |
| XYZ | xyz(61.4381, 84.2431, 36.3113) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.59
Pistachio (survey)
#C0FA8B
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 1.51
Celery
#C1FD95
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 2.69
Spring Green (survey)
#A9F971
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF88 #C988FF
analogous
#FAFF88 #BEFF88 #88FF8E
triadic
#BEFF88 #88BEFF #FF88BE
tetradic
#BEFF88 #88FAFF #C988FF #FF8E88
square
#BEFF88 #88FAFF #C988FF #FF8E88
split-complementary
#BEFF88 #8E88FF #FF88FA
monochromatic
#7BFF0E #9DFF4B #BEFF88 #DFFFC5 #EEFFE0
Accessibility & contrast
On white
1.18
#BEFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BEFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF88
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF88 | 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)
#FFF07E
Deuteranopia (green-blind)
#FEEB8F
Tritanopia (blue-blind)
#C0F7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff88; /* rgb */ color: rgb(190, 255, 136); /* oklch */ color: oklch(93.1% 0.164 132.3);
Tailwind
colors: {
custom: {
50: '#d4ffad',
500: '#beff88',
950: '#000000',
},
}SCSS
$custom: #beff88; $custom-light: #d4ffad; $custom-dark: #000000;
JSON
{
"hex": "#beff88",
"rgb": {
"r": 190,
"g": 255,
"b": 136
},
"hsl": {
"h": 92.773,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.93065,
"c": 0.1637,
"h": 132.3
},
"luminance": 0.84245
}Semantic roles & 50–950 ramp
primary
#BEFF88
secondary
#9C4CDF
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681