#DFF3CF#DFF3CF
#DFF3CF is a very light, muted yellow-green. Relative luminance 0.843; OKLCH L 94.0% C 0.052 H 131.2°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3CF |
|---|---|
| RGB | rgb(223, 243, 207) |
| HSL | hsl(93, 60%, 88%) |
| HSV | hsv(93, 15%, 95%) |
| CMYK | cmyk(8.2%, 0%, 14.8%, 4.7%) |
| CIE-LAB | lab(93.58, -12.88, 15.17) |
| CIE-LCH | lch(93.58, 19.90, 130.33°) |
| OKLab | oklab(94% -0.0343 0.0392) |
| OKLCH | oklch(94% 0.052 131.2) |
| XYZ | xyz(73.7426, 84.2937, 71.4047) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.95
Eggshell (survey)
#FFFFD4
ΔE00 7.41
Honeydew
#F0FFF0
ΔE00 7.63
Lightyellow
#FFFFE0
ΔE00 7.71
Beige
#F5F5DC
ΔE00 7.90
Very Pale Green
#CFFDBC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3CF #E3CFF3
analogous
#F1F3CF #DFF3CF #CFF3D1
triadic
#DFF3CF #CFDFF3 #F3CFDF
tetradic
#DFF3CF #CFF1F3 #E3CFF3 #F3D1CF
square
#DFF3CF #CFF1F3 #E3CFF3 #F3D1CF
split-complementary
#DFF3CF #D1CFF3 #F3CFF1
monochromatic
#9EDB6D #BEE79E #DFF3CF #EFF9E7 #EFF9E7
Accessibility & contrast
On white
1.18
#DFF3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DFF3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3CF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3CF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#F3ECD1
Tritanopia (blue-blind)
#E0F0E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff3cf; /* rgb */ color: rgb(223, 243, 207); /* oklch */ color: oklch(94.0% 0.052 131.2);
Tailwind
colors: {
custom: {
50: '#e9f7dd',
500: '#dff3cf',
950: '#000000',
},
}SCSS
$custom: #dff3cf; $custom-light: #e9f7dd; $custom-dark: #000000;
JSON
{
"hex": "#dff3cf",
"rgb": {
"r": 223,
"g": 243,
"b": 207
},
"hsl": {
"h": 93.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.93997,
"c": 0.05207,
"h": 131.2
},
"luminance": 0.84294
}Semantic roles & 50–950 ramp
primary
#DFF3CF
secondary
#B793D3
accent
#1EC87C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584