#E4FAC2#E4FAC2
#E4FAC2 is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.5% C 0.076 H 125.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FAC2 |
|---|---|
| RGB | rgb(228, 250, 194) |
| HSL | hsl(84, 85%, 87%) |
| HSV | hsv(84, 22%, 98%) |
| CMYK | cmyk(8.8%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(95.48, -16.60, 24.53) |
| CIE-LCH | lch(95.48, 29.62, 124.09°) |
| OKLab | oklab(95.51% -0.0441 0.0625) |
| OKLCH | oklch(95.51% 0.077 125.3) |
| XYZ | xyz(75.9168, 88.7600, 64.1614) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.93
Very Pale Green
#CFFDBC
ΔE00 4.94
Ecru
#FEFFCA
ΔE00 5.95
Light Khaki
#E6F2A2
ΔE00 6.12
Ivory (survey)
#FFFFCB
ΔE00 6.27
Cream (survey)
#FFFFC2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FAC2 #D8C2FA
analogous
#FAF4C2 #E4FAC2 #C8FAC2
triadic
#E4FAC2 #C2E4FA #FAC2E4
tetradic
#E4FAC2 #C2FAF4 #D8C2FA #FAC2C8
square
#E4FAC2 #C2FAF4 #D8C2FA #FAC2C8
split-complementary
#E4FAC2 #C2C8FA #F4C2FA
monochromatic
#B2F151 #CBF589 #E4FAC2 #F2FDE3 #F2FDE3
Accessibility & contrast
On white
1.12
#E4FAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#E4FAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FAC2
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FAC2 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BF
Deuteranopia (green-blind)
#FDF2C4
Tritanopia (blue-blind)
#E8F4EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e4fac2; /* rgb */ color: rgb(228, 250, 194); /* oklch */ color: oklch(95.5% 0.076 125.3);
Tailwind
colors: {
custom: {
50: '#edfcd4',
500: '#e4fac2',
950: '#000000',
},
}SCSS
$custom: #e4fac2; $custom-light: #edfcd4; $custom-dark: #000000;
JSON
{
"hex": "#e4fac2",
"rgb": {
"r": 228,
"g": 250,
"b": 194
},
"hsl": {
"h": 83.571,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.95509,
"c": 0.0765,
"h": 125.3
},
"luminance": 0.8876
}Semantic roles & 50–950 ramp
primary
#E4FAC2
secondary
#A681DF
accent
#04E15B
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583