#BEF0AB#BEF0AB
#BEF0AB is a very light, moderate green. Relative luminance 0.762; OKLCH L 90.3% C 0.105 H 137.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF0AB |
|---|---|
| RGB | rgb(190, 240, 171) |
| HSL | hsl(103, 70%, 81%) |
| HSV | hsv(103, 29%, 94%) |
| CMYK | cmyk(20.8%, 0%, 28.8%, 5.9%) |
| CIE-LAB | lab(89.95, -28.39, 28.30) |
| CIE-LCH | lch(89.95, 40.09, 135.10°) |
| OKLab | oklab(90.33% -0.0772 0.0714) |
| OKLCH | oklch(90.33% 0.105 137.3) |
| XYZ | xyz(59.7443, 76.2062, 50.0817) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.22
Washed Out Green
#BCF5A6
ΔE00 2.03
Pale Green
#C7FDB5
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 3.13
Celadon
#BEFDB7
ΔE00 3.14
Very Pale Green
#CFFDBC
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF0AB #DDABF0
analogous
#E0F0AB #BEF0AB #ABF0BA
triadic
#BEF0AB #ABBEF0 #F0ABBE
tetradic
#BEF0AB #ABE0F0 #DDABF0 #F0BAAB
square
#BEF0AB #ABE0F0 #DDABF0 #F0BAAB
split-complementary
#BEF0AB #BAABF0 #F0ABE0
monochromatic
#6EDD43 #96E777 #BEF0AB #E6F9DF #EBFAE5
Accessibility & contrast
On white
1.29
#BEF0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BEF0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF0AB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF0AB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#EDE1AE
Tritanopia (blue-blind)
#BDEBDE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bef0ab; /* rgb */ color: rgb(190, 240, 171); /* oklch */ color: oklch(90.3% 0.105 137.3);
Tailwind
colors: {
custom: {
50: '#d2f5c4',
500: '#bef0ab',
950: '#000000',
},
}SCSS
$custom: #bef0ab; $custom-light: #d2f5c4; $custom-dark: #000000;
JSON
{
"hex": "#bef0ab",
"rgb": {
"r": 190,
"g": 240,
"b": 171
},
"hsl": {
"h": 103.478,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.90334,
"c": 0.10515,
"h": 137.3
},
"luminance": 0.76208
}Semantic roles & 50–950 ramp
primary
#BEF0AB
secondary
#B571CE
accent
#14D29D
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582