#BEFF93#BEFF93
#BEFF93 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.2% C 0.153 H 133.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF93 |
|---|---|
| RGB | rgb(190, 255, 147) |
| HSL | hsl(96, 100%, 79%) |
| HSV | hsv(96, 42%, 100%) |
| CMYK | cmyk(25.5%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(93.70, -38.60, 45.13) |
| CIE-LCH | lch(93.70, 59.39, 130.54°) |
| OKLab | oklab(93.23% -0.106 0.1102) |
| OKLCH | oklch(93.23% 0.153 133.9) |
| XYZ | xyz(62.2604, 84.5720, 40.6418) |
| Luminance | 0.8457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.80
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Light Yellowish Green
#C2FF89
ΔE00 1.81
Pale Light Green
#B1FC99
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF93 #D493FF
analogous
#F4FF93 #BEFF93 #93FF9E
triadic
#BEFF93 #93BEFF #FF93BE
tetradic
#BEFF93 #93F4FF #D493FF #FF9E93
square
#BEFF93 #93F4FF #D493FF #FF9E93
split-complementary
#BEFF93 #9E93FF #FF93F4
monochromatic
#74FF19 #99FF56 #BEFF93 #E3FFD0 #EDFFE0
Accessibility & contrast
On white
1.17
#BEFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BEFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF93
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF93 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#BEF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #beff93; /* rgb */ color: rgb(190, 255, 147); /* oklch */ color: oklch(93.2% 0.153 133.9);
Tailwind
colors: {
custom: {
50: '#d3ffb4',
500: '#beff93',
950: '#000000',
},
}SCSS
$custom: #beff93; $custom-light: #d3ffb4; $custom-dark: #000000;
JSON
{
"hex": "#beff93",
"rgb": {
"r": 190,
"g": 255,
"b": 147
},
"hsl": {
"h": 96.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93227,
"c": 0.1529,
"h": 133.9
},
"luminance": 0.84574
}Semantic roles & 50–950 ramp
primary
#BEFF93
secondary
#A955E1
accent
#00E68A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681