#EDFFD0#EDFFD0
#EDFFD0 is a very light, moderate yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.064 H 124.6°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFD0 |
|---|---|
| RGB | rgb(237, 255, 208) |
| HSL | hsl(83, 100%, 91%) |
| HSV | hsv(83, 18%, 100%) |
| CMYK | cmyk(7.1%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(97.66, -13.81, 20.53) |
| CIE-LCH | lch(97.66, 24.74, 123.93°) |
| OKLab | oklab(97.49% -0.0364 0.0527) |
| OKLCH | oklch(97.49% 0.064 124.6) |
| XYZ | xyz(82.0687, 94.0784, 73.4976) |
| Luminance | 0.9408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.25
Ivory (survey)
#FFFFCB
ΔE00 5.49
Eggshell (survey)
#FFFFD4
ΔE00 5.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.71
Cream
#FFFDD0
ΔE00 6.05
Cream (survey)
#FFFFC2
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFD0 #E2D0FF
analogous
#FFFAD0 #EDFFD0 #D5FFD0
triadic
#EDFFD0 #D0EDFF #FFD0ED
tetradic
#EDFFD0 #D0FFFA #E2D0FF #FFD0D5
square
#EDFFD0 #D0FFFA #E2D0FF #FFD0D5
split-complementary
#EDFFD0 #D0D5FF #FAD0FF
monochromatic
#BEFF56 #D6FF93 #EDFFD0 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.06
#EDFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EDFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFD0
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFD0 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9CD
Deuteranopia (green-blind)
#FFF8D2
Tritanopia (blue-blind)
#F0FAF2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #edffd0; /* rgb */ color: rgb(237, 255, 208); /* oklch */ color: oklch(97.5% 0.064 124.6);
Tailwind
colors: {
custom: {
50: '#f3ffde',
500: '#edffd0',
950: '#000000',
},
}SCSS
$custom: #edffd0; $custom-light: #f3ffde; $custom-dark: #000000;
JSON
{
"hex": "#edffd0",
"rgb": {
"r": 237,
"g": 255,
"b": 208
},
"hsl": {
"h": 82.979,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.97489,
"c": 0.06401,
"h": 124.6
},
"luminance": 0.94079
}Semantic roles & 50–950 ramp
primary
#EDFFD0
secondary
#AE89EA
accent
#00E658
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684