#DFF5AC#DFF5AC
#DFF5AC is a very light, moderate yellow-green. Relative luminance 0.840; OKLCH L 93.7% C 0.097 H 121.9°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5AC |
|---|---|
| RGB | rgb(223, 245, 172) |
| HSL | hsl(78, 78%, 82%) |
| HSV | hsv(78, 30%, 96%) |
| CMYK | cmyk(9%, 0%, 29.8%, 3.9%) |
| CIE-LAB | lab(93.44, -19.05, 32.84) |
| CIE-LCH | lch(93.44, 37.97, 120.11°) |
| OKLab | oklab(93.67% -0.0512 0.0822) |
| OKLCH | oklch(93.67% 0.097 121.9) |
| XYZ | xyz(70.5296, 83.9713, 51.5142) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.99
Very Light Green
#D1FFBD
ΔE00 5.71
Very Pale Green
#CFFDBC
ΔE00 5.75
Creme
#FFFFB6
ΔE00 6.22
Light Light Green
#C8FFB0
ΔE00 6.28
Light Beige
#FFFEB6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5AC #C2ACF5
analogous
#F5E7AC #DFF5AC #BBF5AC
triadic
#DFF5AC #ACDFF5 #F5ACDF
tetradic
#DFF5AC #ACF5E7 #C2ACF5 #F5ACBB
square
#DFF5AC #ACF5E7 #C2ACF5 #F5ACBB
split-complementary
#DFF5AC #ACBBF5 #E7ACF5
monochromatic
#B5E83F #CAEE75 #DFF5AC #F4FCE3 #F4FCE4
Accessibility & contrast
On white
1.18
#DFF5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DFF5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5AC
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5AC | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA7
Deuteranopia (green-blind)
#FBECAF
Tritanopia (blue-blind)
#E5EEE2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff5ac; /* rgb */ color: rgb(223, 245, 172); /* oklch */ color: oklch(93.7% 0.097 121.9);
Tailwind
colors: {
custom: {
50: '#e9f8c5',
500: '#dff5ac',
950: '#000000',
},
}SCSS
$custom: #dff5ac; $custom-light: #e9f8c5; $custom-dark: #000000;
JSON
{
"hex": "#dff5ac",
"rgb": {
"r": 223,
"g": 245,
"b": 172
},
"hsl": {
"h": 78.082,
"s": 78.495,
"l": 81.765
},
"oklch": {
"l": 0.93668,
"c": 0.09688,
"h": 121.9
},
"luminance": 0.83971
}Semantic roles & 50–950 ramp
primary
#DFF5AC
secondary
#8E70D5
accent
#0BDB49
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582