#BEFF95#BEFF95
#BEFF95 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.3% C 0.151 H 134.2°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF95 |
|---|---|
| RGB | rgb(190, 255, 149) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 42%, 100%) |
| CMYK | cmyk(25.5%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(93.73, -38.35, 44.20) |
| CIE-LCH | lch(93.73, 58.52, 130.94°) |
| OKLab | oklab(93.26% -0.1052 0.1081) |
| OKLCH | oklch(93.26% 0.151 134.2) |
| XYZ | xyz(62.4187, 84.6353, 41.4755) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.75
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pale Light Green
#B1FC99
ΔE00 2.32
Pastel Green
#B0FF9D
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF95 #D695FF
analogous
#F3FF95 #BEFF95 #95FFA1
triadic
#BEFF95 #95BEFF #FF95BE
tetradic
#BEFF95 #95F3FF #D695FF #FFA195
square
#BEFF95 #95F3FF #D695FF #FFA195
split-complementary
#BEFF95 #A195FF #FF95F3
monochromatic
#73FF1B #98FF58 #BEFF95 #E4FFD2 #ECFFE0
Accessibility & contrast
On white
1.17
#BEFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BEFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF95
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF95 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08D
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#BEF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff95; /* rgb */ color: rgb(190, 255, 149); /* oklch */ color: oklch(93.3% 0.151 134.2);
Tailwind
colors: {
custom: {
50: '#d3ffb5',
500: '#beff95',
950: '#000000',
},
}SCSS
$custom: #beff95; $custom-light: #d3ffb5; $custom-dark: #000000;
JSON
{
"hex": "#beff95",
"rgb": {
"r": 190,
"g": 255,
"b": 149
},
"hsl": {
"h": 96.792,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.93258,
"c": 0.1509,
"h": 134.2
},
"luminance": 0.84637
}Semantic roles & 50–950 ramp
primary
#BEFF95
secondary
#AC57E1
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681