#DCFFE0#DCFFE0
#DCFFE0 is a very light, muted green. Relative luminance 0.921; OKLCH L 96.7% C 0.055 H 148.4°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFE0 |
|---|---|
| RGB | rgb(220, 255, 224) |
| HSL | hsl(127, 100%, 93%) |
| HSV | hsv(127, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(96.87, -16.93, 11.07) |
| CIE-LCH | lch(96.87, 20.23, 146.83°) |
| OKLab | oklab(96.68% -0.0466 0.0287) |
| OKLCH | oklch(96.68% 0.055 148.4) |
| XYZ | xyz(78.7267, 92.1160, 84.1390) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.80
Very Pale Green
#CFFDBC
ΔE00 8.32
Pale Aqua
#B8FFEB
ΔE00 8.39
Very Light Green
#D1FFBD
ΔE00 8.45
Mint
#AAF0C1
ΔE00 8.48
Pale Turquoise
#A5FBD5
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFE0 #FFDCFB
analogous
#E9FFDC #DCFFE0 #DCFFF1
triadic
#DCFFE0 #E0DCFF #FFE0DC
tetradic
#DCFFE0 #DCE9FF #FFDCFB #FFF1DC
square
#DCFFE0 #DCE9FF #FFDCFB #FFF1DC
split-complementary
#DCFFE0 #F1DCFF #FFDCE9
monochromatic
#62FF74 #9FFFAA #DCFFE0 #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.08
#DCFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DCFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFE0
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFE0 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DE
Deuteranopia (green-blind)
#FAF4E1
Tritanopia (blue-blind)
#D8FDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcffe0; /* rgb */ color: rgb(220, 255, 224); /* oklch */ color: oklch(96.7% 0.055 148.4);
Tailwind
colors: {
custom: {
50: '#e7ffe9',
500: '#dcffe0',
950: '#000000',
},
}SCSS
$custom: #dcffe0; $custom-light: #e7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#dcffe0",
"rgb": {
"r": 220,
"g": 255,
"b": 224
},
"hsl": {
"h": 126.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96682,
"c": 0.05477,
"h": 148.4
},
"luminance": 0.92117
}Semantic roles & 50–950 ramp
primary
#DCFFE0
secondary
#EC93E2
accent
#00CBE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684