#DFF2CC#DFF2CC
#DFF2CC is a very light, muted yellow-green. Relative luminance 0.836; OKLCH L 93.7% C 0.054 H 129.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF2CC |
|---|---|
| RGB | rgb(223, 242, 204) |
| HSL | hsl(90, 59%, 87%) |
| HSV | hsv(90, 16%, 95%) |
| CMYK | cmyk(7.9%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(93.26, -12.87, 16.26) |
| CIE-LCH | lch(93.26, 20.73, 128.35°) |
| OKLab | oklab(93.72% -0.0341 0.042) |
| OKLCH | oklch(93.72% 0.054 129.1) |
| XYZ | xyz(73.0809, 83.5515, 69.3920) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.62
Eggshell (survey)
#FFFFD4
ΔE00 7.07
Ecru
#FEFFCA
ΔE00 7.49
Cream
#FFFDD0
ΔE00 7.59
Lightyellow
#FFFFE0
ΔE00 7.62
Ivory (survey)
#FFFFCB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF2CC #DFCCF2
analogous
#F2F2CC #DFF2CC #CCF2CC
triadic
#DFF2CC #CCDFF2 #F2CCDF
tetradic
#DFF2CC #CCF2F2 #DFCCF2 #F2CCCC
square
#DFF2CC #CCF2F2 #DFCCF2 #F2CCCC
split-complementary
#DFF2CC #CCCCF2 #F2CCF2
monochromatic
#A2D96A #C0E69B #DFF2CC #F0F9E7 #F0F9E7
Accessibility & contrast
On white
1.19
#DFF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DFF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF2CC
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF2CC | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#F3EBCE
Tritanopia (blue-blind)
#E1EEE7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff2cc; /* rgb */ color: rgb(223, 242, 204); /* oklch */ color: oklch(93.7% 0.054 129.1);
Tailwind
colors: {
custom: {
50: '#e9f6db',
500: '#dff2cc',
950: '#000000',
},
}SCSS
$custom: #dff2cc; $custom-light: #e9f6db; $custom-dark: #000000;
JSON
{
"hex": "#dff2cc",
"rgb": {
"r": 223,
"g": 242,
"b": 204
},
"hsl": {
"h": 90,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.9372,
"c": 0.05407,
"h": 129.1
},
"luminance": 0.83552
}Semantic roles & 50–950 ramp
primary
#DFF2CC
secondary
#B191D1
accent
#1EC773
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584