#BEF4AF#BEF4AF
#BEF4AF is a very light, moderate green. Relative luminance 0.787; OKLCH L 91.3% C 0.107 H 139.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF4AF |
|---|---|
| RGB | rgb(190, 244, 175) |
| HSL | hsl(107, 76%, 82%) |
| HSV | hsv(107, 28%, 96%) |
| CMYK | cmyk(22.1%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(91.12, -29.67, 27.84) |
| CIE-LCH | lch(91.12, 40.68, 136.82°) |
| OKLab | oklab(91.29% -0.0807 0.0703) |
| OKLCH | oklch(91.29% 0.107 139) |
| XYZ | xyz(61.3218, 78.7420, 52.5170) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.87
Light Sage
#BCECAC
ΔE00 1.88
Pale Green
#C7FDB5
ΔE00 1.95
Celadon
#BEFDB7
ΔE00 2.14
Very Pale Green
#CFFDBC
ΔE00 2.70
Light Light Green
#C8FFB0
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF4AF #E5AFF4
analogous
#E0F4AF #BEF4AF #AFF4C3
triadic
#BEF4AF #AFBEF4 #F4AFBE
tetradic
#BEF4AF #AFE0F4 #E5AFF4 #F4C3AF
square
#BEF4AF #AFE0F4 #E5AFF4 #F4C3AF
split-complementary
#BEF4AF #C3AFF4 #F4AFE0
monochromatic
#67E543 #92ED79 #BEF4AF #E9FBE4 #E9FBE4
Accessibility & contrast
On white
1.25
#BEF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BEF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF4AF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF4AF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AB
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#BCEFE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef4af; /* rgb */ color: rgb(190, 244, 175); /* oklch */ color: oklch(91.3% 0.107 139.0);
Tailwind
colors: {
custom: {
50: '#d2f8c7',
500: '#bef4af',
950: '#000000',
},
}SCSS
$custom: #bef4af; $custom-light: #d2f8c7; $custom-dark: #000000;
JSON
{
"hex": "#bef4af",
"rgb": {
"r": 190,
"g": 244,
"b": 175
},
"hsl": {
"h": 106.957,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.91291,
"c": 0.10707,
"h": 139
},
"luminance": 0.78744
}Semantic roles & 50–950 ramp
primary
#BEF4AF
secondary
#BF73D4
accent
#0DD8AC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582