#BEFEC6#BEFEC6
#BEFEC6 is a very light, moderate green. Relative luminance 0.859; OKLCH L 94.0% C 0.099 H 148.0°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEC6 |
|---|---|
| RGB | rgb(190, 254, 198) |
| HSL | hsl(128, 97%, 87%) |
| HSV | hsv(128, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(94.27, -30.62, 20.46) |
| CIE-LCH | lch(94.27, 36.82, 146.25°) |
| OKLab | oklab(93.97% -0.0839 0.0524) |
| OKLCH | oklch(93.97% 0.099 148) |
| XYZ | xyz(66.8671, 85.9056, 66.4734) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.55
Celadon
#BEFDB7
ΔE00 3.13
Mint
#AAF0C1
ΔE00 4.00
Light Seafoam
#A0FEBF
ΔE00 4.14
Very Pale Green
#CFFDBC
ΔE00 4.22
Light Mint Green
#A6FBB2
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEC6 #FEBEF6
analogous
#D6FEBE #BEFEC6 #BEFEE6
triadic
#BEFEC6 #C6BEFE #FEC6BE
tetradic
#BEFEC6 #BED6FE #FEBEF6 #FEE6BE
square
#BEFEC6 #BED6FE #FEBEF6 #FEE6BE
split-complementary
#BEFEC6 #E6BEFE #FEBED6
monochromatic
#45FC5C #82FD91 #BEFEC6 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.16
#BEFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#BEFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEC6
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEC6 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C3
Deuteranopia (green-blind)
#F5ECC9
Tritanopia (blue-blind)
#B6FBEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #befec6; /* rgb */ color: rgb(190, 254, 198); /* oklch */ color: oklch(94.0% 0.099 148.0);
Tailwind
colors: {
custom: {
50: '#d2ffd7',
500: '#befec6',
950: '#000000',
},
}SCSS
$custom: #befec6; $custom-light: #d2ffd7; $custom-dark: #000000;
JSON
{
"hex": "#befec6",
"rgb": {
"r": 190,
"g": 254,
"b": 198
},
"hsl": {
"h": 127.5,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93967,
"c": 0.09892,
"h": 148
},
"luminance": 0.85908
}Semantic roles & 50–950 ramp
primary
#BEFEC6
secondary
#E67BD8
accent
#00C9E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683