#DFFFD2#DFFFD2
#DFFFD2 is a very light, moderate green. Relative luminance 0.919; OKLCH L 96.5% C 0.068 H 136.7°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFD2 |
|---|---|
| RGB | rgb(223, 255, 210) |
| HSL | hsl(103, 100%, 91%) |
| HSV | hsv(103, 18%, 100%) |
| CMYK | cmyk(12.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.76, -18.29, 18.11) |
| CIE-LCH | lch(96.76, 25.74, 135.28°) |
| OKLab | oklab(96.55% -0.0494 0.0466) |
| OKLCH | oklch(96.55% 0.068 136.7) |
| XYZ | xyz(77.8220, 91.8601, 74.5910) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.93
Very Light Green
#D1FFBD
ΔE00 5.00
Pale Green
#C7FDB5
ΔE00 6.58
Light Sage
#BCECAC
ΔE00 6.95
Celadon
#BEFDB7
ΔE00 7.12
Light Light Green
#C8FFB0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFD2 #F2D2FF
analogous
#F5FFD2 #DFFFD2 #D2FFDB
triadic
#DFFFD2 #D2DFFF #FFD2DF
tetradic
#DFFFD2 #D2F5FF #F2D2FF #FFDBD2
square
#DFFFD2 #D2F5FF #F2D2FF #FFDBD2
split-complementary
#DFFFD2 #DBD2FF #FFD2F5
monochromatic
#88FF58 #B3FF95 #DFFFD2 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.08
#DFFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DFFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFD2
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFD2 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8CF
Deuteranopia (green-blind)
#FDF5D4
Tritanopia (blue-blind)
#DFFBF2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dfffd2; /* rgb */ color: rgb(223, 255, 210); /* oklch */ color: oklch(96.5% 0.068 136.7);
Tailwind
colors: {
custom: {
50: '#e9ffdf',
500: '#dfffd2',
950: '#000000',
},
}SCSS
$custom: #dfffd2; $custom-light: #e9ffdf; $custom-dark: #000000;
JSON
{
"hex": "#dfffd2",
"rgb": {
"r": 223,
"g": 255,
"b": 210
},
"hsl": {
"h": 102.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96549,
"c": 0.0679,
"h": 136.7
},
"luminance": 0.91861
}Semantic roles & 50–950 ramp
primary
#DFFFD2
secondary
#CF8BEA
accent
#00E6A3
background
#FEFFFE
surface
#FDFFFC
border
#D5D7D5
text
#161815
muted
#848684