#DFF0CE#DFF0CE
#DFF0CE is a very light, muted yellow-green. Relative luminance 0.825; OKLCH L 93.4% C 0.048 H 129.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0CE |
|---|---|
| RGB | rgb(223, 240, 206) |
| HSL | hsl(90, 53%, 87%) |
| HSV | hsv(90, 14%, 94%) |
| CMYK | cmyk(7.1%, 0%, 14.2%, 5.9%) |
| CIE-LAB | lab(92.78, -11.55, 14.55) |
| CIE-LCH | lch(92.78, 18.58, 128.43°) |
| OKLab | oklab(93.36% -0.0305 0.0377) |
| OKLCH | oklch(93.36% 0.048 129) |
| XYZ | xyz(72.7303, 82.4641, 70.4661) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.52
Beige
#F5F5DC
ΔE00 7.07
Eggshell (survey)
#FFFFD4
ΔE00 7.14
Lightyellow
#FFFFE0
ΔE00 7.16
Honeydew
#F0FFF0
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0CE #DFCEF0
analogous
#F0F0CE #DFF0CE #CEF0CE
triadic
#DFF0CE #CEDFF0 #F0CEDF
tetradic
#DFF0CE #CEF0F0 #DFCEF0 #F0CECE
square
#DFF0CE #CEF0F0 #DFCEF0 #F0CECE
split-complementary
#DFF0CE #CECEF0 #F0CEF0
monochromatic
#A2D370 #C0E29F #DFF0CE #F0F8E8 #F0F8E8
Accessibility & contrast
On white
1.20
#DFF0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#DFF0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0CE
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0CE | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#F1EACF
Tritanopia (blue-blind)
#E1EDE6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dff0ce; /* rgb */ color: rgb(223, 240, 206); /* oklch */ color: oklch(93.4% 0.048 129.0);
Tailwind
colors: {
custom: {
50: '#e9f5dd',
500: '#dff0ce',
950: '#000000',
},
}SCSS
$custom: #dff0ce; $custom-light: #e9f5dd; $custom-dark: #000000;
JSON
{
"hex": "#dff0ce",
"rgb": {
"r": 223,
"g": 240,
"b": 206
},
"hsl": {
"h": 90,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.93357,
"c": 0.04848,
"h": 129
},
"luminance": 0.82464
}Semantic roles & 50–950 ramp
primary
#DFF0CE
secondary
#B194CE
accent
#25C173
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584