#BEF2B2#BEF2B2
#BEF2B2 is a very light, moderate green. Relative luminance 0.777; OKLCH L 90.9% C 0.101 H 139.8°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2B2 |
|---|---|
| RGB | rgb(190, 242, 178) |
| HSL | hsl(109, 71%, 82%) |
| HSV | hsv(109, 26%, 95%) |
| CMYK | cmyk(21.5%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(90.63, -28.26, 25.64) |
| CIE-LCH | lch(90.63, 38.16, 137.78°) |
| OKLab | oklab(90.92% -0.0769 0.065) |
| OKLCH | oklch(90.92% 0.101 139.8) |
| XYZ | xyz(61.0212, 77.6642, 53.8865) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.37
Celadon
#BEFDB7
ΔE00 2.61
Pale Green
#C7FDB5
ΔE00 2.64
Very Pale Green
#CFFDBC
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 2.86
Very Light Green
#D1FFBD
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2B2 #E6B2F2
analogous
#DEF2B2 #BEF2B2 #B2F2C6
triadic
#BEF2B2 #B2BEF2 #F2B2BE
tetradic
#BEF2B2 #B2DEF2 #E6B2F2 #F2C6B2
square
#BEF2B2 #B2DEF2 #E6B2F2 #F2C6B2
split-complementary
#BEF2B2 #C6B2F2 #F2B2DE
monochromatic
#66E049 #92E97E #BEF2B2 #E9FBE5 #E9FBE5
Accessibility & contrast
On white
1.27
#BEF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BEF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2B2
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2B2 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#EEE2B5
Tritanopia (blue-blind)
#BBEEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef2b2; /* rgb */ color: rgb(190, 242, 178); /* oklch */ color: oklch(90.9% 0.101 139.8);
Tailwind
colors: {
custom: {
50: '#d2f6c9',
500: '#bef2b2',
950: '#000000',
},
}SCSS
$custom: #bef2b2; $custom-light: #d2f6c9; $custom-dark: #000000;
JSON
{
"hex": "#bef2b2",
"rgb": {
"r": 190,
"g": 242,
"b": 178
},
"hsl": {
"h": 108.75,
"s": 71.111,
"l": 82.353
},
"oklch": {
"l": 0.90915,
"c": 0.1007,
"h": 139.8
},
"luminance": 0.77666
}Semantic roles & 50–950 ramp
primary
#BEF2B2
secondary
#C077D1
accent
#12D3AF
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582