#BEFEC8#BEFEC8
#BEFEC8 is a very light, moderate green. Relative luminance 0.860; OKLCH L 94.0% C 0.097 H 149.0°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEC8 |
|---|---|
| RGB | rgb(190, 254, 200) |
| HSL | hsl(129, 97%, 87%) |
| HSV | hsv(129, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(94.31, -30.27, 19.49) |
| CIE-LCH | lch(94.31, 36.01, 147.22°) |
| OKLab | oklab(94.01% -0.0831 0.05) |
| OKLCH | oklch(94.01% 0.097 149) |
| XYZ | xyz(67.0993, 85.9985, 67.6964) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 2.96
Celadon
#BEFDB7
ΔE00 3.59
Mint
#AAF0C1
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 4.20
Light Mint Green
#A6FBB2
ΔE00 4.55
Very Pale Green
#CFFDBC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEC8 #FEBEF4
analogous
#D4FEBE #BEFEC8 #BEFEE8
triadic
#BEFEC8 #C8BEFE #FEC8BE
tetradic
#BEFEC8 #BED4FE #FEBEF4 #FEE8BE
square
#BEFEC8 #BED4FE #FEBEF4 #FEE8BE
split-complementary
#BEFEC8 #E8BEFE #FEBED4
monochromatic
#45FC62 #82FD95 #BEFEC8 #E1FFE5 #E1FFE5
Accessibility & contrast
On white
1.15
#BEFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#BEFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEC8
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEC8 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#F5ECCB
Tritanopia (blue-blind)
#B6FBEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #befec8; /* rgb */ color: rgb(190, 254, 200); /* oklch */ color: oklch(94.0% 0.097 149.0);
Tailwind
colors: {
custom: {
50: '#d2ffd8',
500: '#befec8',
950: '#000000',
},
}SCSS
$custom: #befec8; $custom-light: #d2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#befec8",
"rgb": {
"r": 190,
"g": 254,
"b": 200
},
"hsl": {
"h": 129.375,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94012,
"c": 0.09696,
"h": 149
},
"luminance": 0.86001
}Semantic roles & 50–950 ramp
primary
#BEFEC8
secondary
#E67BD5
accent
#00C2E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683