#BEF2AF#BEF2AF
#BEF2AF is a very light, moderate green. Relative luminance 0.775; OKLCH L 90.9% C 0.104 H 138.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2AF |
|---|---|
| RGB | rgb(190, 242, 175) |
| HSL | hsl(107, 72%, 82%) |
| HSV | hsv(107, 28%, 95%) |
| CMYK | cmyk(21.5%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(90.57, -28.73, 27.10) |
| CIE-LCH | lch(90.57, 39.49, 136.67°) |
| OKLab | oklab(90.85% -0.0782 0.0685) |
| OKLCH | oklch(90.85% 0.104 138.8) |
| XYZ | xyz(60.7233, 77.5450, 52.3175) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.36
Washed Out Green
#BCF5A6
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.38
Celadon
#BEFDB7
ΔE00 2.57
Very Pale Green
#CFFDBC
ΔE00 2.81
Very Light Green
#D1FFBD
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2AF #E3AFF2
analogous
#E0F2AF #BEF2AF #AFF2C2
triadic
#BEF2AF #AFBEF2 #F2AFBE
tetradic
#BEF2AF #AFE0F2 #E3AFF2 #F2C2AF
square
#BEF2AF #AFE0F2 #E3AFF2 #F2C2AF
split-complementary
#BEF2AF #C2AFF2 #F2AFE0
monochromatic
#68E146 #93E97A #BEF2AF #E9FBE4 #EAFBE5
Accessibility & contrast
On white
1.27
#BEF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BEF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2AF
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2AF | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#BCEDE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef2af; /* rgb */ color: rgb(190, 242, 175); /* oklch */ color: oklch(90.9% 0.104 138.8);
Tailwind
colors: {
custom: {
50: '#d2f6c7',
500: '#bef2af',
950: '#000000',
},
}SCSS
$custom: #bef2af; $custom-light: #d2f6c7; $custom-dark: #000000;
JSON
{
"hex": "#bef2af",
"rgb": {
"r": 190,
"g": 242,
"b": 175
},
"hsl": {
"h": 106.567,
"s": 72.043,
"l": 81.765
},
"oklch": {
"l": 0.90853,
"c": 0.10394,
"h": 138.8
},
"luminance": 0.77547
}Semantic roles & 50–950 ramp
primary
#BEF2AF
secondary
#BC74D1
accent
#11D4A9
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582