#BEFDAF#BEFDAF
#BEFDAF is a very light, vivid green. Relative luminance 0.843; OKLCH L 93.3% C 0.121 H 139.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFDAF |
|---|---|
| RGB | rgb(190, 253, 175) |
| HSL | hsl(108, 95%, 84%) |
| HSV | hsv(108, 31%, 99%) |
| CMYK | cmyk(24.9%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(93.58, -33.85, 31.16) |
| CIE-LCH | lch(93.58, 46.01, 137.37°) |
| OKLab | oklab(93.27% -0.0922 0.0783) |
| OKLCH | oklch(93.27% 0.121 139.7) |
| XYZ | xyz(64.0962, 84.2908, 53.4418) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.55
Celadon
#BEFDB7
ΔE00 1.59
Pale Green
#C7FDB5
ΔE00 1.61
Washed Out Green
#BCF5A6
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 1.92
Tea Green
#BDF8A3
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFDAF #EEAFFD
analogous
#E5FDAF #BEFDAF #AFFDC7
triadic
#BEFDAF #AFBEFD #FDAFBE
tetradic
#BEFDAF #AFE5FD #EEAFFD #FDC7AF
square
#BEFDAF #AFE5FD #EEAFFD #FDC7AF
split-complementary
#BEFDAF #C7AFFD #FDAFE5
monochromatic
#5DFA38 #8DFC73 #BEFDAF #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.18
#BEFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BEFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFDAF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFDAF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#BBF8E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #befdaf; /* rgb */ color: rgb(190, 253, 175); /* oklch */ color: oklch(93.3% 0.121 139.7);
Tailwind
colors: {
custom: {
50: '#d3fec7',
500: '#befdaf',
950: '#000000',
},
}SCSS
$custom: #befdaf; $custom-light: #d3fec7; $custom-dark: #000000;
JSON
{
"hex": "#befdaf",
"rgb": {
"r": 190,
"g": 253,
"b": 175
},
"hsl": {
"h": 108.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93269,
"c": 0.12101,
"h": 139.7
},
"luminance": 0.84293
}Semantic roles & 50–950 ramp
primary
#BEFDAF
secondary
#CC6EE2
accent
#00E6B9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682