#BEF2B3#BEF2B3
#BEF2B3 is a very light, moderate green. Relative luminance 0.777; OKLCH L 90.9% C 0.100 H 140.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2B3 |
|---|---|
| RGB | rgb(190, 242, 179) |
| HSL | hsl(110, 71%, 83%) |
| HSV | hsv(110, 26%, 95%) |
| CMYK | cmyk(21.5%, 0%, 26%, 5.1%) |
| CIE-LAB | lab(90.64, -28.10, 25.15) |
| CIE-LCH | lch(90.64, 37.71, 138.17°) |
| OKLab | oklab(90.94% -0.0765 0.0638) |
| OKLCH | oklch(90.94% 0.1 140.2) |
| XYZ | xyz(61.1220, 77.7045, 54.4172) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.45
Celadon
#BEFDB7
ΔE00 2.66
Pale Green
#C7FDB5
ΔE00 2.75
Very Pale Green
#CFFDBC
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 3.07
Very Light Green
#D1FFBD
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2B3 #E7B3F2
analogous
#DDF2B3 #BEF2B3 #B3F2C8
triadic
#BEF2B3 #B3BEF2 #F2B3BE
tetradic
#BEF2B3 #B3DDF2 #E7B3F2 #F2C8B3
square
#BEF2B3 #B3DDF2 #E7B3F2 #F2C8B3
split-complementary
#BEF2B3 #C8B3F2 #F2B3DD
monochromatic
#65E04A #91E97F #BEF2B3 #E9FBE5 #E9FBE5
Accessibility & contrast
On white
1.27
#BEF2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BEF2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2B3
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2B3 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AF
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#BBEEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef2b3; /* rgb */ color: rgb(190, 242, 179); /* oklch */ color: oklch(90.9% 0.100 140.2);
Tailwind
colors: {
custom: {
50: '#d2f6ca',
500: '#bef2b3',
950: '#000000',
},
}SCSS
$custom: #bef2b3; $custom-light: #d2f6ca; $custom-dark: #000000;
JSON
{
"hex": "#bef2b3",
"rgb": {
"r": 190,
"g": 242,
"b": 179
},
"hsl": {
"h": 109.524,
"s": 70.787,
"l": 82.549
},
"oklch": {
"l": 0.90936,
"c": 0.09963,
"h": 140.2
},
"luminance": 0.77706
}Semantic roles & 50–950 ramp
primary
#BEF2B3
secondary
#C278D1
accent
#13D3B1
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582