#BEFE85#BEFE85
#BEFE85 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.165 H 131.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE85 |
|---|---|
| RGB | rgb(190, 254, 133) |
| HSL | hsl(92, 98%, 76%) |
| HSV | hsv(92, 48%, 100%) |
| CMYK | cmyk(25.2%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(93.24, -39.80, 51.22) |
| CIE-LCH | lch(93.24, 64.86, 127.85°) |
| OKLab | oklab(92.8% -0.1101 0.1231) |
| OKLCH | oklch(92.8% 0.165 131.8) |
| XYZ | xyz(60.9097, 83.5227, 35.0981) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.59
Light Pea Green
#C4FE82
ΔE00 1.18
Pistachio (survey)
#C0FA8B
ΔE00 1.44
Pale Lime
#BEFD73
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.33
Light Yellow Green
#CCFD7F
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE85 #C585FE
analogous
#FAFE85 #BEFE85 #85FE88
triadic
#BEFE85 #85BEFE #FE85BE
tetradic
#BEFE85 #85FAFE #C585FE #FE8885
square
#BEFE85 #85FAFE #C585FE #FE8885
split-complementary
#BEFE85 #8885FE #FE85FA
monochromatic
#7DFD0C #9EFE48 #BEFE85 #DEFEC2 #EFFFE1
Accessibility & contrast
On white
1.19
#BEFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BEFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE85
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE85 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#C0F5E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe85; /* rgb */ color: rgb(190, 254, 133); /* oklch */ color: oklch(92.8% 0.165 131.8);
Tailwind
colors: {
custom: {
50: '#d4ffab',
500: '#befe85',
950: '#000000',
},
}SCSS
$custom: #befe85; $custom-light: #d4ffab; $custom-dark: #000000;
JSON
{
"hex": "#befe85",
"rgb": {
"r": 190,
"g": 254,
"b": 133
},
"hsl": {
"h": 91.736,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.928,
"c": 0.16519,
"h": 131.8
},
"luminance": 0.83524
}Semantic roles & 50–950 ramp
primary
#BEFE85
secondary
#984ADE
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681