#EAFCA7#EAFCA7
#EAFCA7 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.8% C 0.109 H 118.2°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCA7 |
|---|---|
| RGB | rgb(234, 252, 167) |
| HSL | hsl(73, 93%, 82%) |
| HSV | hsv(73, 34%, 99%) |
| CMYK | cmyk(7.1%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(95.96, -19.07, 38.82) |
| CIE-LCH | lch(95.96, 43.25, 116.16°) |
| OKLab | oklab(95.84% -0.0516 0.0961) |
| OKLCH | oklch(95.84% 0.109 118.2) |
| XYZ | xyz(75.7170, 89.9036, 49.9160) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.31
Creme
#FFFFB6
ΔE00 4.84
Parchment
#FEFCAF
ΔE00 5.01
Light Beige
#FFFEB6
ΔE00 5.09
Cream (survey)
#FFFFC2
ΔE00 6.11
Buff
#FEF69E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCA7 #B9A7FC
analogous
#FCE4A7 #EAFCA7 #C0FCA7
triadic
#EAFCA7 #A7EAFC #FCA7EA
tetradic
#EAFCA7 #A7FCE4 #B9A7FC #FCA7C0
square
#EAFCA7 #A7FCE4 #B9A7FC #FCA7C0
split-complementary
#EAFCA7 #A7C0FC #E4A7FC
monochromatic
#CEF831 #DCFA6C #EAFCA7 #F8FEE1 #F8FEE1
Accessibility & contrast
On white
1.11
#EAFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#EAFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCA7
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCA7 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A1
Deuteranopia (green-blind)
#FFF4AB
Tritanopia (blue-blind)
#F2F3E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eafca7; /* rgb */ color: rgb(234, 252, 167); /* oklch */ color: oklch(95.8% 0.109 118.2);
Tailwind
colors: {
custom: {
50: '#f1fdc2',
500: '#eafca7',
950: '#000000',
},
}SCSS
$custom: #eafca7; $custom-light: #f1fdc2; $custom-dark: #000000;
JSON
{
"hex": "#eafca7",
"rgb": {
"r": 234,
"g": 252,
"b": 167
},
"hsl": {
"h": 72.706,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.95842,
"c": 0.10913,
"h": 118.2
},
"luminance": 0.89903
}Semantic roles & 50–950 ramp
primary
#EAFCA7
secondary
#8168DF
accent
#00E631
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582