#EDFDDE#EDFDDE
#EDFDDE is a very light, muted yellow-green. Relative luminance 0.935; OKLCH L 97.4% C 0.044 H 129.6°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFDDE |
|---|---|
| RGB | rgb(237, 253, 222) |
| HSL | hsl(91, 89%, 93%) |
| HSV | hsv(91, 12%, 99%) |
| CMYK | cmyk(6.3%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(97.44, -10.61, 13.07) |
| CIE-LCH | lch(97.44, 16.83, 129.08°) |
| OKLab | oklab(97.41% -0.028 0.0339) |
| OKLCH | oklch(97.41% 0.044 129.6) |
| XYZ | xyz(83.2330, 93.5287, 82.7610) |
| Luminance | 0.9353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.42
Lightyellow
#FFFFE0
ΔE00 5.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.00
Off White (survey)
#FFFFE4
ΔE00 6.06
Beige
#F5F5DC
ΔE00 6.25
Eggshell (survey)
#FFFFD4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFDDE #EEDEFD
analogous
#FCFDDE #EDFDDE #DEFDDE
triadic
#EDFDDE #DEEDFD #FDDEED
tetradic
#EDFDDE #DEFCFD #EEDEFD #FDDEDE
square
#EDFDDE #DEFCFD #EEDEFD #FDDEDE
split-complementary
#EDFDDE #DEDEFD #FDDEFC
monochromatic
#AEF66B #CEFAA4 #EDFDDE #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.07
#EDFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#EDFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFDDE
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFDDE | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FEF7DF
Tritanopia (blue-blind)
#EEFAF4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edfdde; /* rgb */ color: rgb(237, 253, 222); /* oklch */ color: oklch(97.4% 0.044 129.6);
Tailwind
colors: {
custom: {
50: '#f3fee8',
500: '#edfdde',
950: '#000000',
},
}SCSS
$custom: #edfdde; $custom-light: #f3fee8; $custom-dark: #000000;
JSON
{
"hex": "#edfdde",
"rgb": {
"r": 237,
"g": 253,
"b": 222
},
"hsl": {
"h": 90.968,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97409,
"c": 0.04399,
"h": 129.6
},
"luminance": 0.93529
}Semantic roles & 50–950 ramp
primary
#EDFDDE
secondary
#C198E7
accent
#00E576
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584