#ECFCA7#ECFCA7
#ECFCA7 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 96.0% C 0.109 H 117.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFCA7 |
|---|---|
| RGB | rgb(236, 252, 167) |
| HSL | hsl(71, 93%, 82%) |
| HSV | hsv(71, 34%, 99%) |
| CMYK | cmyk(6.3%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(96.10, -18.33, 39.03) |
| CIE-LCH | lch(96.10, 43.12, 115.16°) |
| OKLab | oklab(95.99% -0.0496 0.0966) |
| OKLCH | oklch(95.99% 0.109 117.2) |
| XYZ | xyz(76.3775, 90.2442, 49.9470) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.17
Creme
#FFFFB6
ΔE00 4.44
Parchment
#FEFCAF
ΔE00 4.57
Light Beige
#FFFEB6
ΔE00 4.69
Cream (survey)
#FFFFC2
ΔE00 5.82
Buff
#FEF69E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFCA7 #B7A7FC
analogous
#FCE2A7 #ECFCA7 #C2FCA7
triadic
#ECFCA7 #A7ECFC #FCA7EC
tetradic
#ECFCA7 #A7FCE2 #B7A7FC #FCA7C2
square
#ECFCA7 #A7FCE2 #B7A7FC #FCA7C2
split-complementary
#ECFCA7 #A7C2FC #E2A7FC
monochromatic
#D2F831 #DFFA6C #ECFCA7 #F9FEE1 #F9FEE1
Accessibility & contrast
On white
1.10
#ECFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#ECFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFCA7
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFCA7 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A1
Deuteranopia (green-blind)
#FFF4AB
Tritanopia (blue-blind)
#F5F3E6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ecfca7; /* rgb */ color: rgb(236, 252, 167); /* oklch */ color: oklch(96.0% 0.109 117.2);
Tailwind
colors: {
custom: {
50: '#f3fdc2',
500: '#ecfca7',
950: '#000000',
},
}SCSS
$custom: #ecfca7; $custom-light: #f3fdc2; $custom-dark: #000000;
JSON
{
"hex": "#ecfca7",
"rgb": {
"r": 236,
"g": 252,
"b": 167
},
"hsl": {
"h": 71.294,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.9599,
"c": 0.10861,
"h": 117.2
},
"luminance": 0.90244
}Semantic roles & 50–950 ramp
primary
#ECFCA7
secondary
#7E68DF
accent
#00E62B
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582