#BEF0A6#BEF0A6
#BEF0A6 is a very light, moderate green. Relative luminance 0.760; OKLCH L 90.2% C 0.111 H 135.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF0A6 |
|---|---|
| RGB | rgb(190, 240, 166) |
| HSL | hsl(101, 71%, 80%) |
| HSV | hsv(101, 31%, 94%) |
| CMYK | cmyk(20.8%, 0%, 30.8%, 5.9%) |
| CIE-LAB | lab(89.87, -29.14, 30.72) |
| CIE-LCH | lch(89.87, 42.34, 133.49°) |
| OKLab | oklab(90.24% -0.0793 0.0771) |
| OKLCH | oklch(90.24% 0.111 135.8) |
| XYZ | xyz(59.2767, 76.0191, 47.6191) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.46
Light Sage
#BCECAC
ΔE00 2.06
Tea Green
#BDF8A3
ΔE00 2.42
Pale Green
#C7FDB5
ΔE00 2.83
Light Light Green
#C8FFB0
ΔE00 3.11
Celadon
#BEFDB7
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF0A6 #D8A6F0
analogous
#E3F0A6 #BEF0A6 #A6F0B3
triadic
#BEF0A6 #A6BEF0 #F0A6BE
tetradic
#BEF0A6 #A6E3F0 #D8A6F0 #F0B3A6
square
#BEF0A6 #A6E3F0 #D8A6F0 #F0B3A6
split-complementary
#BEF0A6 #B3A6F0 #F0A6E3
monochromatic
#71DE3D #98E772 #BEF0A6 #E4F9DA #ECFBE5
Accessibility & contrast
On white
1.30
#BEF0A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BEF0A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF0A6
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF0A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF0A6 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A1
Deuteranopia (green-blind)
#EEE0AA
Tritanopia (blue-blind)
#BDEBDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef0a6; /* rgb */ color: rgb(190, 240, 166); /* oklch */ color: oklch(90.2% 0.111 135.8);
Tailwind
colors: {
custom: {
50: '#d2f5c1',
500: '#bef0a6',
950: '#000000',
},
}SCSS
$custom: #bef0a6; $custom-light: #d2f5c1; $custom-dark: #000000;
JSON
{
"hex": "#bef0a6",
"rgb": {
"r": 190,
"g": 240,
"b": 166
},
"hsl": {
"h": 100.541,
"s": 71.154,
"l": 79.608
},
"oklch": {
"l": 0.90236,
"c": 0.11061,
"h": 135.8
},
"luminance": 0.7602
}Semantic roles & 50–950 ramp
primary
#BEF0A6
secondary
#AE6CCE
accent
#12D395
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582