#EDFFDB#EDFFDB
#EDFFDB is a very light, muted yellow-green. Relative luminance 0.946; OKLCH L 97.7% C 0.051 H 129.0°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFFDB |
|---|---|
| RGB | rgb(237, 255, 219) |
| HSL | hsl(90, 100%, 93%) |
| HSV | hsv(90, 14%, 100%) |
| CMYK | cmyk(7.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(97.89, -12.09, 15.23) |
| CIE-LCH | lch(97.89, 19.45, 128.43°) |
| OKLab | oklab(97.74% -0.032 0.0394) |
| OKLCH | oklch(97.74% 0.051 129) |
| XYZ | xyz(83.4692, 94.6386, 80.8738) |
| Luminance | 0.9464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.00
Eggshell (survey)
#FFFFD4
ΔE00 6.16
Lightyellow
#FFFFE0
ΔE00 6.37
Honeydew
#F0FFF0
ΔE00 6.85
Off White (survey)
#FFFFE4
ΔE00 6.91
Cream
#FFFDD0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFFDB #EDDBFF
analogous
#FFFFDB #EDFFDB #DBFFDB
triadic
#EDFFDB #DBEDFF #FFDBED
tetradic
#EDFFDB #DBFFFF #EDDBFF #FFDBDB
square
#EDFFDB #DBFFFF #EDDBFF #FFDBDB
split-complementary
#EDFFDB #DBDBFF #FFDBFF
monochromatic
#B0FF61 #CEFF9E #EDFFDB #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.05
#EDFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EDFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFFDB
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFFDB | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD9
Deuteranopia (green-blind)
#FFF9DC
Tritanopia (blue-blind)
#EFFBF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #edffdb; /* rgb */ color: rgb(237, 255, 219); /* oklch */ color: oklch(97.7% 0.051 129.0);
Tailwind
colors: {
custom: {
50: '#f3ffe6',
500: '#edffdb',
950: '#000000',
},
}SCSS
$custom: #edffdb; $custom-light: #f3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#edffdb",
"rgb": {
"r": 237,
"g": 255,
"b": 219
},
"hsl": {
"h": 90,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.97742,
"c": 0.05075,
"h": 129
},
"luminance": 0.94639
}Semantic roles & 50–950 ramp
primary
#EDFFDB
secondary
#BF92EC
accent
#00E673
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684