#EDF7CA#EDF7CA
#EDF7CA is a very light, muted yellow-green. Relative luminance 0.888; OKLCH L 95.7% C 0.060 H 117.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7CA |
|---|---|
| RGB | rgb(237, 247, 202) |
| HSL | hsl(73, 74%, 88%) |
| HSV | hsv(73, 18%, 97%) |
| CMYK | cmyk(4%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(95.49, -10.77, 20.57) |
| CIE-LCH | lch(95.49, 23.21, 117.64°) |
| OKLab | oklab(95.73% -0.0277 0.0527) |
| OKLCH | oklch(95.73% 0.06 117.7) |
| XYZ | xyz(78.8453, 88.7906, 68.8503) |
| Luminance | 0.8879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.68
Eggshell (survey)
#FFFFD4
ΔE00 3.85
Ecru
#FEFFCA
ΔE00 3.90
Ivory (survey)
#FFFFCB
ΔE00 4.05
Cream
#FFFDD0
ΔE00 4.22
Egg Shell
#FFFCC4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7CA #D4CAF7
analogous
#F7EACA #EDF7CA #D6F7CA
triadic
#EDF7CA #CAEDF7 #F7CAED
tetradic
#EDF7CA #CAF7EA #D4CAF7 #F7CAD6
square
#EDF7CA #CAF7EA #D4CAF7 #F7CAD6
split-complementary
#EDF7CA #CAD6F7 #EACAF7
monochromatic
#C9E760 #DBEF95 #EDF7CA #F6FBE4 #F6FBE4
Accessibility & contrast
On white
1.12
#EDF7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EDF7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7CA
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7CA | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF2C7
Deuteranopia (green-blind)
#FCF2CC
Tritanopia (blue-blind)
#F2F2EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf7ca; /* rgb */ color: rgb(237, 247, 202); /* oklch */ color: oklch(95.7% 0.060 117.7);
Tailwind
colors: {
custom: {
50: '#f3f9da',
500: '#edf7ca',
950: '#000000',
},
}SCSS
$custom: #edf7ca; $custom-light: #f3f9da; $custom-dark: #000000;
JSON
{
"hex": "#edf7ca",
"rgb": {
"r": 237,
"g": 247,
"b": 202
},
"hsl": {
"h": 73.333,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.95728,
"c": 0.05957,
"h": 117.7
},
"luminance": 0.8879
}Semantic roles & 50–950 ramp
primary
#EDF7CA
secondary
#9D8BDA
accent
#10D63C
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583