#DCFDEA#DCFDEA
#DCFDEA is a very light, muted green. Relative luminance 0.914; OKLCH L 96.5% C 0.042 H 160.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDEA |
|---|---|
| RGB | rgb(220, 253, 234) |
| HSL | hsl(145, 89%, 93%) |
| HSV | hsv(145, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(96.58, -14.17, 5.51) |
| CIE-LCH | lch(96.58, 15.20, 158.73°) |
| OKLab | oklab(96.53% -0.04 0.0143) |
| OKLCH | oklch(96.53% 0.042 160.3) |
| XYZ | xyz(79.4883, 91.4052, 91.2810) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.68
Honeydew
#F0FFF0
ΔE00 5.83
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Eggshell Blue
#C4FFF7
ΔE00 7.06
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Light Light Blue
#CAFFFB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDEA #FDDCEF
analogous
#DEFDDC #DCFDEA #DCFDFB
triadic
#DCFDEA #EADCFD #FDEADC
tetradic
#DCFDEA #DCDEFD #FDDCEF #FDFBDC
square
#DCFDEA #DCDEFD #FDDCEF #FDFBDC
split-complementary
#DCFDEA #FBDCFD #FDDCDE
monochromatic
#68F6A5 #A2FAC7 #DCFDEA #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.09
#DCFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DCFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDEA
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDEA | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#D7FDF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfdea; /* rgb */ color: rgb(220, 253, 234); /* oklch */ color: oklch(96.5% 0.042 160.3);
Tailwind
colors: {
custom: {
50: '#e7fef0',
500: '#dcfdea',
950: '#000000',
},
}SCSS
$custom: #dcfdea; $custom-light: #e7fef0; $custom-dark: #000000;
JSON
{
"hex": "#dcfdea",
"rgb": {
"r": 220,
"g": 253,
"b": 234
},
"hsl": {
"h": 145.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96526,
"c": 0.04249,
"h": 160.3
},
"luminance": 0.91407
}Semantic roles & 50–950 ramp
primary
#DCFDEA
secondary
#E796C5
accent
#0084E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585