#DFF4AC#DFF4AC
#DFF4AC is a very light, moderate yellow-green. Relative luminance 0.834; OKLCH L 93.5% C 0.095 H 121.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4AC |
|---|---|
| RGB | rgb(223, 244, 172) |
| HSL | hsl(78, 77%, 82%) |
| HSV | hsv(78, 30%, 96%) |
| CMYK | cmyk(8.6%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(93.18, -18.56, 32.49) |
| CIE-LCH | lch(93.18, 37.42, 119.74°) |
| OKLab | oklab(93.46% -0.0498 0.0814) |
| OKLCH | oklch(93.46% 0.095 121.5) |
| XYZ | xyz(70.2279, 83.3679, 51.4136) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.90
Very Light Green
#D1FFBD
ΔE00 5.87
Very Pale Green
#CFFDBC
ΔE00 5.89
Creme
#FFFFB6
ΔE00 6.14
Light Beige
#FFFEB6
ΔE00 6.28
Cream (survey)
#FFFFC2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4AC #C1ACF4
analogous
#F4E5AC #DFF4AC #BBF4AC
triadic
#DFF4AC #ACDFF4 #F4ACDF
tetradic
#DFF4AC #ACF4E5 #C1ACF4 #F4ACBB
square
#DFF4AC #ACF4E5 #C1ACF4 #F4ACBB
split-complementary
#DFF4AC #ACBBF4 #E5ACF4
monochromatic
#B5E640 #CAED76 #DFF4AC #F4FBE2 #F5FBE4
Accessibility & contrast
On white
1.19
#DFF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4AC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4AC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#FAEBAF
Tritanopia (blue-blind)
#E5EDE1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff4ac; /* rgb */ color: rgb(223, 244, 172); /* oklch */ color: oklch(93.5% 0.095 121.5);
Tailwind
colors: {
custom: {
50: '#e9f7c5',
500: '#dff4ac',
950: '#000000',
},
}SCSS
$custom: #dff4ac; $custom-light: #e9f7c5; $custom-dark: #000000;
JSON
{
"hex": "#dff4ac",
"rgb": {
"r": 223,
"g": 244,
"b": 172
},
"hsl": {
"h": 77.5,
"s": 76.596,
"l": 81.569
},
"oklch": {
"l": 0.93458,
"c": 0.09544,
"h": 121.5
},
"luminance": 0.83368
}Semantic roles & 50–950 ramp
primary
#DFF4AC
secondary
#8D70D4
accent
#0DD948
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582