#DCFFED#DCFFED
#DCFFED is a very light, muted green. Relative luminance 0.928; OKLCH L 97.0% C 0.043 H 163.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFED |
|---|---|
| RGB | rgb(220, 255, 237) |
| HSL | hsl(149, 100%, 93%) |
| HSV | hsv(149, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(97.17, -14.61, 4.82) |
| CIE-LCH | lch(97.17, 15.38, 161.72°) |
| OKLab | oklab(97.02% -0.0415 0.0125) |
| OKLCH | oklch(97.02% 0.043 163.2) |
| XYZ | xyz(80.5576, 92.8484, 93.7816) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.16
Honeydew
#F0FFF0
ΔE00 6.19
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Eggshell Blue
#C4FFF7
ΔE00 6.45
Light Light Blue
#CAFFFB
ΔE00 6.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFED #FFDCEE
analogous
#DCFFDC #DCFFED #DCFFFF
triadic
#DCFFED #EDDCFF #FFEDDC
tetradic
#DCFFED #DCDCFF #FFDCEE #FFFFDC
square
#DCFFED #DCDCFF #FFDCEE #FFFFDC
split-complementary
#DCFFED #FFDCFF #FFDCDC
monochromatic
#62FFAE #9FFFCE #DCFFED #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.07
#DCFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DCFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFED
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFED | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#D6FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcffed; /* rgb */ color: rgb(220, 255, 237); /* oklch */ color: oklch(97.0% 0.043 163.2);
Tailwind
colors: {
custom: {
50: '#e7fff2',
500: '#dcffed',
950: '#000000',
},
}SCSS
$custom: #dcffed; $custom-light: #e7fff2; $custom-dark: #000000;
JSON
{
"hex": "#dcffed",
"rgb": {
"r": 220,
"g": 255,
"b": 237
},
"hsl": {
"h": 149.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97017,
"c": 0.04333,
"h": 163.2
},
"luminance": 0.9285
}Semantic roles & 50–950 ramp
primary
#DCFFED
secondary
#EC93C1
accent
#0076E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685