#DFFFCF#DFFFCF
#DFFFCF is a very light, moderate green. Relative luminance 0.917; OKLCH L 96.5% C 0.071 H 135.2°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFCF |
|---|---|
| RGB | rgb(223, 255, 207) |
| HSL | hsl(100, 100%, 91%) |
| HSV | hsv(100, 19%, 100%) |
| CMYK | cmyk(12.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(96.70, -18.77, 19.56) |
| CIE-LCH | lch(96.70, 27.10, 133.82°) |
| OKLab | oklab(96.48% -0.0506 0.0502) |
| OKLCH | oklch(96.48% 0.071 135.2) |
| XYZ | xyz(77.4518, 91.7120, 72.6411) |
| Luminance | 0.9171 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 4.38
Pale Green
#C7FDB5
ΔE00 6.01
Light Sage
#BCECAC
ΔE00 6.54
Celadon
#BEFDB7
ΔE00 6.69
Light Light Green
#C8FFB0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFCF #EFCFFF
analogous
#F7FFCF #DFFFCF #CFFFD7
triadic
#DFFFCF #CFDFFF #FFCFDF
tetradic
#DFFFCF #CFF7FF #EFCFFF #FFD7CF
square
#DFFFCF #CFF7FF #EFCFFF #FFD7CF
split-complementary
#DFFFCF #D7CFFF #FFCFF7
monochromatic
#8DFF55 #B6FF92 #DFFFCF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.09
#DFFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DFFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFCF
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFCF | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CC
Deuteranopia (green-blind)
#FEF4D1
Tritanopia (blue-blind)
#DFFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dfffcf; /* rgb */ color: rgb(223, 255, 207); /* oklch */ color: oklch(96.5% 0.071 135.2);
Tailwind
colors: {
custom: {
50: '#e9ffdd',
500: '#dfffcf',
950: '#000000',
},
}SCSS
$custom: #dfffcf; $custom-light: #e9ffdd; $custom-dark: #000000;
JSON
{
"hex": "#dfffcf",
"rgb": {
"r": 223,
"g": 255,
"b": 207
},
"hsl": {
"h": 100,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96481,
"c": 0.07128,
"h": 135.2
},
"luminance": 0.91713
}Semantic roles & 50–950 ramp
primary
#DFFFCF
secondary
#C988EA
accent
#00E699
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684