#BEFCA0#BEFCA0
#BEFCA0 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.8% C 0.135 H 135.9°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFCA0 |
|---|---|
| RGB | rgb(190, 252, 160) |
| HSL | hsl(100, 94%, 81%) |
| HSV | hsv(100, 37%, 99%) |
| CMYK | cmyk(24.6%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(93.06, -35.55, 37.96) |
| CIE-LCH | lch(93.06, 52.01, 133.12°) |
| OKLab | oklab(92.77% -0.0971 0.0941) |
| OKLCH | oklch(92.77% 0.135 135.9) |
| XYZ | xyz(62.3892, 83.1042, 46.0045) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.30
Pale Light Green
#B1FC99
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.11
Pastel Green
#B0FF9D
ΔE00 2.31
Light Pastel Green
#B2FBA5
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFCA0 #DEA0FC
analogous
#ECFCA0 #BEFCA0 #A0FCB0
triadic
#BEFCA0 #A0BEFC #FCA0BE
tetradic
#BEFCA0 #A0ECFC #DEA0FC #FCB0A0
square
#BEFCA0 #A0ECFC #DEA0FC #FCB0A0
split-complementary
#BEFCA0 #B0A0FC #FCA0EC
monochromatic
#6DF829 #95FA65 #BEFCA0 #E7FEDB #EBFEE1
Accessibility & contrast
On white
1.19
#BEFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BEFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFCA0
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFCA0 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9A
Deuteranopia (green-blind)
#F9E9A5
Tritanopia (blue-blind)
#BDF6E5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befca0; /* rgb */ color: rgb(190, 252, 160); /* oklch */ color: oklch(92.8% 0.135 135.9);
Tailwind
colors: {
custom: {
50: '#d3fdbd',
500: '#befca0',
950: '#000000',
},
}SCSS
$custom: #befca0; $custom-light: #d3fdbd; $custom-dark: #000000;
JSON
{
"hex": "#befca0",
"rgb": {
"r": 190,
"g": 252,
"b": 160
},
"hsl": {
"h": 100.435,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.92773,
"c": 0.13522,
"h": 135.9
},
"luminance": 0.83106
}Semantic roles & 50–950 ramp
primary
#BEFCA0
secondary
#B662DE
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582