#DCFEEA#DCFEEA
#DCFEEA is a very light, muted green. Relative luminance 0.920; OKLCH L 96.7% C 0.044 H 159.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEEA |
|---|---|
| RGB | rgb(220, 254, 234) |
| HSL | hsl(145, 94%, 93%) |
| HSV | hsv(145, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.84, -14.66, 5.89) |
| CIE-LCH | lch(96.84, 15.80, 158.12°) |
| OKLab | oklab(96.73% -0.0413 0.0153) |
| OKLCH | oklch(96.73% 0.044 159.7) |
| XYZ | xyz(79.8048, 92.0382, 91.3865) |
| Luminance | 0.9204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.93
Honeydew
#F0FFF0
ΔE00 6.12
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Eggshell Blue
#C4FFF7
ΔE00 7.09
Light Light Blue
#CAFFFB
ΔE00 7.37
Pale Aqua
#B8FFEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEEA #FEDCF0
analogous
#DFFEDC #DCFEEA #DCFEFB
triadic
#DCFEEA #EADCFE #FEEADC
tetradic
#DCFEEA #DCDFFE #FEDCF0 #FEFBDC
square
#DCFEEA #DCDFFE #FEDCF0 #FEFBDC
split-complementary
#DCFEEA #FBDCFE #FEDCDF
monochromatic
#65FBA3 #A0FCC6 #DCFEEA #E1FEED #E1FEED
Accessibility & contrast
On white
1.08
#DCFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DCFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEEA
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEEA | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#D6FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfeea; /* rgb */ color: rgb(220, 254, 234); /* oklch */ color: oklch(96.7% 0.044 159.7);
Tailwind
colors: {
custom: {
50: '#e7fef0',
500: '#dcfeea',
950: '#000000',
},
}SCSS
$custom: #dcfeea; $custom-light: #e7fef0; $custom-dark: #000000;
JSON
{
"hex": "#dcfeea",
"rgb": {
"r": 220,
"g": 254,
"b": 234
},
"hsl": {
"h": 144.706,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.96732,
"c": 0.04407,
"h": 159.7
},
"luminance": 0.9204
}Semantic roles & 50–950 ramp
primary
#DCFEEA
secondary
#E995C7
accent
#0087E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585