#BEFEC0#BEFEC0
#BEFEC0 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.8% C 0.105 H 145.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEC0 |
|---|---|
| RGB | rgb(190, 254, 192) |
| HSL | hsl(122, 97%, 87%) |
| HSV | hsv(122, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(94.16, -31.62, 23.35) |
| CIE-LCH | lch(94.16, 39.31, 143.55°) |
| OKLab | oklab(93.84% -0.0864 0.0595) |
| OKLCH | oklch(93.84% 0.105 145.5) |
| XYZ | xyz(66.1887, 85.6342, 62.9006) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.55
Celadon
#BEFDB7
ΔE00 1.78
Pale Green
#C7FDB5
ΔE00 3.08
Very Pale Green
#CFFDBC
ΔE00 3.41
Light Mint Green
#A6FBB2
ΔE00 3.49
Light Seafoam Green
#A7FFB5
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEC0 #FEBEFC
analogous
#DCFEBE #BEFEC0 #BEFEE0
triadic
#BEFEC0 #C0BEFE #FEC0BE
tetradic
#BEFEC0 #BEDCFE #FEBEFC #FEE0BE
square
#BEFEC0 #BEDCFE #FEBEFC #FEE0BE
split-complementary
#BEFEC0 #E0BEFE #FEBEDC
monochromatic
#45FC4B #82FD86 #BEFEC0 #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.16
#BEFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#BEFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEC0
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEC0 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BC
Deuteranopia (green-blind)
#F6ECC3
Tritanopia (blue-blind)
#B7FAED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #befec0; /* rgb */ color: rgb(190, 254, 192); /* oklch */ color: oklch(93.8% 0.105 145.5);
Tailwind
colors: {
custom: {
50: '#d3ffd3',
500: '#befec0',
950: '#000000',
},
}SCSS
$custom: #befec0; $custom-light: #d3ffd3; $custom-dark: #000000;
JSON
{
"hex": "#befec0",
"rgb": {
"r": 190,
"g": 254,
"b": 192
},
"hsl": {
"h": 121.875,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.93835,
"c": 0.10494,
"h": 145.5
},
"luminance": 0.85637
}Semantic roles & 50–950 ramp
primary
#BEFEC0
secondary
#E67BE2
accent
#00DEE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683