#BEF6AE#BEF6AE
#BEF6AE is a very light, moderate green. Relative luminance 0.799; OKLCH L 91.7% C 0.111 H 138.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF6AE |
|---|---|
| RGB | rgb(190, 246, 174) |
| HSL | hsl(107, 80%, 82%) |
| HSV | hsv(107, 29%, 96%) |
| CMYK | cmyk(22.8%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(91.65, -30.76, 29.06) |
| CIE-LCH | lch(91.65, 42.32, 136.62°) |
| OKLab | oklab(91.71% -0.0837 0.0733) |
| OKLCH | oklch(91.71% 0.111 138.8) |
| XYZ | xyz(61.8290, 79.9130, 52.2034) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.37
Pale Green
#C7FDB5
ΔE00 1.60
Celadon
#BEFDB7
ΔE00 1.86
Light Light Green
#C8FFB0
ΔE00 2.30
Tea Green
#BDF8A3
ΔE00 2.35
Light Sage
#BCECAC
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF6AE #E6AEF6
analogous
#E2F6AE #BEF6AE #AEF6C2
triadic
#BEF6AE #AEBEF6 #F6AEBE
tetradic
#BEF6AE #AEE2F6 #E6AEF6 #F6C2AE
square
#BEF6AE #AEE2F6 #E6AEF6 #F6C2AE
split-complementary
#BEF6AE #C2AEF6 #F6AEE2
monochromatic
#66EA40 #92F077 #BEF6AE #E9FCE3 #E9FCE3
Accessibility & contrast
On white
1.24
#BEF6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BEF6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF6AE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF6AE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA9
Deuteranopia (green-blind)
#F2E5B2
Tritanopia (blue-blind)
#BCF1E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bef6ae; /* rgb */ color: rgb(190, 246, 174); /* oklch */ color: oklch(91.7% 0.111 138.8);
Tailwind
colors: {
custom: {
50: '#d2f9c6',
500: '#bef6ae',
950: '#000000',
},
}SCSS
$custom: #bef6ae; $custom-light: #d2f9c6; $custom-dark: #000000;
JSON
{
"hex": "#bef6ae",
"rgb": {
"r": 190,
"g": 246,
"b": 174
},
"hsl": {
"h": 106.667,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.9171,
"c": 0.11126,
"h": 138.8
},
"luminance": 0.79915
}Semantic roles & 50–950 ramp
primary
#BEF6AE
secondary
#C071D7
accent
#09DCAD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582