#BEF1AA#BEF1AA
#BEF1AA is a very light, moderate green. Relative luminance 0.768; OKLCH L 90.5% C 0.108 H 137.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF1AA |
|---|---|
| RGB | rgb(190, 241, 170) |
| HSL | hsl(103, 72%, 81%) |
| HSV | hsv(103, 29%, 95%) |
| CMYK | cmyk(21.2%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(90.21, -29.02, 29.15) |
| CIE-LCH | lch(90.21, 41.13, 134.87°) |
| OKLab | oklab(90.53% -0.0789 0.0734) |
| OKLCH | oklch(90.53% 0.108 137.1) |
| XYZ | xyz(59.9445, 76.7586, 49.6800) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.62
Washed Out Green
#BCF5A6
ΔE00 1.63
Pale Green
#C7FDB5
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 2.71
Celadon
#BEFDB7
ΔE00 3.01
Light Light Green
#C8FFB0
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF1AA #DDAAF1
analogous
#E1F1AA #BEF1AA #AAF1B9
triadic
#BEF1AA #AABEF1 #F1AABE
tetradic
#BEF1AA #AAE1F1 #DDAAF1 #F1B9AA
square
#BEF1AA #AAE1F1 #DDAAF1 #F1B9AA
split-complementary
#BEF1AA #B9AAF1 #F1AAE1
monochromatic
#6EE041 #96E875 #BEF1AA #E6FADF #EBFBE5
Accessibility & contrast
On white
1.28
#BEF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BEF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF1AA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF1AA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#EEE1AE
Tritanopia (blue-blind)
#BDECDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bef1aa; /* rgb */ color: rgb(190, 241, 170); /* oklch */ color: oklch(90.5% 0.108 137.1);
Tailwind
colors: {
custom: {
50: '#d2f5c3',
500: '#bef1aa',
950: '#000000',
},
}SCSS
$custom: #bef1aa; $custom-light: #d2f5c3; $custom-dark: #000000;
JSON
{
"hex": "#bef1aa",
"rgb": {
"r": 190,
"g": 241,
"b": 170
},
"hsl": {
"h": 103.099,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.90534,
"c": 0.1078,
"h": 137.1
},
"luminance": 0.7676
}Semantic roles & 50–950 ramp
primary
#BEF1AA
secondary
#B570CF
accent
#12D49D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582