#DFF4CE#DFF4CE
#DFF4CE is a very light, muted yellow-green. Relative luminance 0.848; OKLCH L 94.2% C 0.055 H 131.1°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4CE |
|---|---|
| RGB | rgb(223, 244, 206) |
| HSL | hsl(93, 63%, 88%) |
| HSV | hsv(93, 16%, 96%) |
| CMYK | cmyk(8.6%, 0%, 15.6%, 4.3%) |
| CIE-LAB | lab(93.82, -13.54, 16.02) |
| CIE-LCH | lch(93.82, 20.97, 130.20°) |
| OKLab | oklab(94.18% -0.0361 0.0413) |
| OKLCH | oklch(94.18% 0.055 131.1) |
| XYZ | xyz(73.9208, 84.8451, 70.8629) |
| Luminance | 0.8485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.02
Very Pale Green
#CFFDBC
ΔE00 7.36
Eggshell (survey)
#FFFFD4
ΔE00 7.40
Very Light Green
#D1FFBD
ΔE00 7.51
Ecru
#FEFFCA
ΔE00 7.78
Lightyellow
#FFFFE0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4CE #E3CEF4
analogous
#F2F4CE #DFF4CE #CEF4D0
triadic
#DFF4CE #CEDFF4 #F4CEDF
tetradic
#DFF4CE #CEF2F4 #E3CEF4 #F4D0CE
square
#DFF4CE #CEF2F4 #E3CEF4 #F4D0CE
split-complementary
#DFF4CE #D0CEF4 #F4CEF2
monochromatic
#9EDE6A #BEE99C #DFF4CE #EFF9E6 #EFF9E6
Accessibility & contrast
On white
1.17
#DFF4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#DFF4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4CE
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4CE | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#F5EDD0
Tritanopia (blue-blind)
#E0F0E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff4ce; /* rgb */ color: rgb(223, 244, 206); /* oklch */ color: oklch(94.2% 0.055 131.1);
Tailwind
colors: {
custom: {
50: '#e9f7dd',
500: '#dff4ce',
950: '#000000',
},
}SCSS
$custom: #dff4ce; $custom-light: #e9f7dd; $custom-dark: #000000;
JSON
{
"hex": "#dff4ce",
"rgb": {
"r": 223,
"g": 244,
"b": 206
},
"hsl": {
"h": 93.158,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.94179,
"c": 0.05486,
"h": 131.1
},
"luminance": 0.84846
}Semantic roles & 50–950 ramp
primary
#DFF4CE
secondary
#B791D5
accent
#1ACB7C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584