#DCFFCE#DCFFCE
#DCFFCE is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.074 H 136.8°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFCE |
|---|---|
| RGB | rgb(220, 255, 206) |
| HSL | hsl(103, 100%, 90%) |
| HSV | hsv(103, 19%, 100%) |
| CMYK | cmyk(13.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.49, -19.94, 19.74) |
| CIE-LCH | lch(96.49, 28.06, 135.29°) |
| OKLab | oklab(96.26% -0.0539 0.0507) |
| OKLCH | oklch(96.26% 0.074 136.8) |
| XYZ | xyz(76.4136, 91.1908, 71.9563) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.87
Very Light Green
#D1FFBD
ΔE00 3.93
Pale Green
#C7FDB5
ΔE00 5.52
Celadon
#BEFDB7
ΔE00 6.11
Light Sage
#BCECAC
ΔE00 6.12
Light Light Green
#C8FFB0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFCE #F1CEFF
analogous
#F4FFCE #DCFFCE #CEFFD8
triadic
#DCFFCE #CEDCFF #FFCEDC
tetradic
#DCFFCE #CEF4FF #F1CEFF #FFD8CE
square
#DCFFCE #CEF4FF #F1CEFF #FFD8CE
split-complementary
#DCFFCE #D8CEFF #FFCEF4
monochromatic
#85FF54 #B0FF91 #DCFFCE #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DCFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DCFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFCE
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFCE | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CB
Deuteranopia (green-blind)
#FDF4D0
Tritanopia (blue-blind)
#DBFBF1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcffce; /* rgb */ color: rgb(220, 255, 206); /* oklch */ color: oklch(96.3% 0.074 136.8);
Tailwind
colors: {
custom: {
50: '#e7ffdd',
500: '#dcffce',
950: '#000000',
},
}SCSS
$custom: #dcffce; $custom-light: #e7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#dcffce",
"rgb": {
"r": 220,
"g": 255,
"b": 206
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96255,
"c": 0.07398,
"h": 136.8
},
"luminance": 0.91192
}Semantic roles & 50–950 ramp
primary
#DCFFCE
secondary
#CE87EA
accent
#00E6A4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684