#BEFAA0#BEFAA0
#BEFAA0 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.3% C 0.132 H 135.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFAA0 |
|---|---|
| RGB | rgb(190, 250, 160) |
| HSL | hsl(100, 90%, 80%) |
| HSV | hsv(100, 36%, 98%) |
| CMYK | cmyk(24%, 0%, 36%, 2%) |
| CIE-LAB | lab(92.51, -34.64, 37.24) |
| CIE-LCH | lch(92.51, 50.86, 132.93°) |
| OKLab | oklab(92.33% -0.0946 0.0924) |
| OKLCH | oklch(92.33% 0.132 135.7) |
| XYZ | xyz(61.7644, 81.8547, 45.7963) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.89
Washed Out Green
#BCF5A6
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.34
Light Light Green
#C8FFB0
ΔE00 2.35
Light Pastel Green
#B2FBA5
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFAA0 #DCA0FA
analogous
#EBFAA0 #BEFAA0 #A0FAAF
triadic
#BEFAA0 #A0BEFA #FAA0BE
tetradic
#BEFAA0 #A0EBFA #DCA0FA #FAAFA0
square
#BEFAA0 #A0EBFA #DCA0FA #FAAFA0
split-complementary
#BEFAA0 #AFA0FA #FAA0EB
monochromatic
#6EF42C #96F766 #BEFAA0 #E6FDDA #EBFDE2
Accessibility & contrast
On white
1.21
#BEFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#BEFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFAA0
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFAA0 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9A
Deuteranopia (green-blind)
#F7E8A5
Tritanopia (blue-blind)
#BDF4E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #befaa0; /* rgb */ color: rgb(190, 250, 160); /* oklch */ color: oklch(92.3% 0.132 135.7);
Tailwind
colors: {
custom: {
50: '#d3fcbd',
500: '#befaa0',
950: '#000000',
},
}SCSS
$custom: #befaa0; $custom-light: #d3fcbd; $custom-dark: #000000;
JSON
{
"hex": "#befaa0",
"rgb": {
"r": 190,
"g": 250,
"b": 160
},
"hsl": {
"h": 100,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.9233,
"c": 0.13223,
"h": 135.7
},
"luminance": 0.81856
}Semantic roles & 50–950 ramp
primary
#BEFAA0
secondary
#B363DC
accent
#00E699
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582