#DFF9AC#DFF9AC
#DFF9AC is a very light, moderate yellow-green. Relative luminance 0.864; OKLCH L 94.5% C 0.103 H 123.5°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9AC |
|---|---|
| RGB | rgb(223, 249, 172) |
| HSL | hsl(80, 87%, 83%) |
| HSV | hsv(80, 31%, 98%) |
| CMYK | cmyk(10.4%, 0%, 30.9%, 2.4%) |
| CIE-LAB | lab(94.49, -20.98, 34.25) |
| CIE-LCH | lch(94.49, 40.16, 121.49°) |
| OKLab | oklab(94.51% -0.0567 0.0856) |
| OKLCH | oklch(94.51% 0.103 123.5) |
| XYZ | xyz(71.7528, 86.4177, 51.9219) |
| Luminance | 0.8642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.57
Very Light Green
#D1FFBD
ΔE00 5.21
Very Pale Green
#CFFDBC
ΔE00 5.31
Light Light Green
#C8FFB0
ΔE00 5.49
Pale Green
#C7FDB5
ΔE00 5.84
Tea Green
#BDF8A3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9AC #C6ACF9
analogous
#F9EDAC #DFF9AC #B8F9AC
triadic
#DFF9AC #ACDFF9 #F9ACDF
tetradic
#DFF9AC #ACF9ED #C6ACF9 #F9ACB8
square
#DFF9AC #ACF9ED #C6ACF9 #F9ACB8
split-complementary
#DFF9AC #ACB8F9 #EDACF9
monochromatic
#B3F13A #C9F573 #DFF9AC #F4FDE2 #F4FDE2
Accessibility & contrast
On white
1.15
#DFF9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DFF9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9AC
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9AC | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A7
Deuteranopia (green-blind)
#FEEFB0
Tritanopia (blue-blind)
#E5F2E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff9ac; /* rgb */ color: rgb(223, 249, 172); /* oklch */ color: oklch(94.5% 0.103 123.5);
Tailwind
colors: {
custom: {
50: '#e9fbc5',
500: '#dff9ac',
950: '#000000',
},
}SCSS
$custom: #dff9ac; $custom-light: #e9fbc5; $custom-dark: #000000;
JSON
{
"hex": "#dff9ac",
"rgb": {
"r": 223,
"g": 249,
"b": 172
},
"hsl": {
"h": 80.26,
"s": 86.517,
"l": 82.549
},
"oklch": {
"l": 0.94508,
"c": 0.10263,
"h": 123.5
},
"luminance": 0.86418
}Semantic roles & 50–950 ramp
primary
#DFF9AC
secondary
#936EDB
accent
#02E34E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582