#BEF5AA#BEF5AA
#BEF5AA is a very light, moderate green. Relative luminance 0.792; OKLCH L 91.4% C 0.114 H 137.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF5AA |
|---|---|
| RGB | rgb(190, 245, 170) |
| HSL | hsl(104, 79%, 81%) |
| HSV | hsv(104, 31%, 96%) |
| CMYK | cmyk(22.4%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(91.30, -30.89, 30.62) |
| CIE-LCH | lch(91.30, 43.50, 135.25°) |
| OKLab | oklab(91.41% -0.0841 0.077) |
| OKLCH | oklch(91.41% 0.114 137.5) |
| XYZ | xyz(61.1415, 79.1526, 50.0791) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 0.74
Tea Green
#BDF8A3
ΔE00 1.79
Pale Green
#C7FDB5
ΔE00 1.88
Light Light Green
#C8FFB0
ΔE00 2.18
Celadon
#BEFDB7
ΔE00 2.44
Light Sage
#BCECAC
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF5AA #E1AAF5
analogous
#E4F5AA #BEF5AA #AAF5BC
triadic
#BEF5AA #AABEF5 #F5AABE
tetradic
#BEF5AA #AAE4F5 #E1AAF5 #F5BCAA
square
#BEF5AA #AAE4F5 #E1AAF5 #F5BCAA
split-complementary
#BEF5AA #BCAAF5 #F5AAE4
monochromatic
#6AE83C #94EF73 #BEF5AA #E8FBE1 #EAFCE4
Accessibility & contrast
On white
1.25
#BEF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#BEF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF5AA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF5AA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#F1E4AE
Tritanopia (blue-blind)
#BCF0E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef5aa; /* rgb */ color: rgb(190, 245, 170); /* oklch */ color: oklch(91.4% 0.114 137.5);
Tailwind
colors: {
custom: {
50: '#d2f8c3',
500: '#bef5aa',
950: '#000000',
},
}SCSS
$custom: #bef5aa; $custom-light: #d2f8c3; $custom-dark: #000000;
JSON
{
"hex": "#bef5aa",
"rgb": {
"r": 190,
"g": 245,
"b": 170
},
"hsl": {
"h": 104,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.91412,
"c": 0.11401,
"h": 137.5
},
"luminance": 0.79154
}Semantic roles & 50–950 ramp
primary
#BEF5AA
secondary
#BA6ED5
accent
#0ADBA4
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582