#DFF3AC#DFF3AC
#DFF3AC is a very light, moderate yellow-green. Relative luminance 0.828; OKLCH L 93.2% C 0.094 H 121.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3AC |
|---|---|
| RGB | rgb(223, 243, 172) |
| HSL | hsl(77, 75%, 81%) |
| HSV | hsv(77, 29%, 95%) |
| CMYK | cmyk(8.2%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(92.91, -18.07, 32.14) |
| CIE-LCH | lch(92.91, 36.87, 119.35°) |
| OKLab | oklab(93.25% -0.0485 0.0806) |
| OKLCH | oklch(93.25% 0.094 121) |
| XYZ | xyz(69.9279, 82.7678, 51.3136) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.84
Very Light Green
#D1FFBD
ΔE00 6.04
Very Pale Green
#CFFDBC
ΔE00 6.05
Creme
#FFFFB6
ΔE00 6.06
Light Beige
#FFFEB6
ΔE00 6.19
Cream (survey)
#FFFFC2
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3AC #C0ACF3
analogous
#F3E4AC #DFF3AC #BCF3AC
triadic
#DFF3AC #ACDFF3 #F3ACDF
tetradic
#DFF3AC #ACF3E4 #C0ACF3 #F3ACBC
square
#DFF3AC #ACF3E4 #C0ACF3 #F3ACBC
split-complementary
#DFF3AC #ACBCF3 #E4ACF3
monochromatic
#B6E441 #CAEB77 #DFF3AC #F4FBE1 #F5FBE4
Accessibility & contrast
On white
1.20
#DFF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DFF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3AC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3AC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA7
Deuteranopia (green-blind)
#F9EBAF
Tritanopia (blue-blind)
#E5ECE0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff3ac; /* rgb */ color: rgb(223, 243, 172); /* oklch */ color: oklch(93.2% 0.094 121.0);
Tailwind
colors: {
custom: {
50: '#e9f7c5',
500: '#dff3ac',
950: '#000000',
},
}SCSS
$custom: #dff3ac; $custom-light: #e9f7c5; $custom-dark: #000000;
JSON
{
"hex": "#dff3ac",
"rgb": {
"r": 223,
"g": 243,
"b": 172
},
"hsl": {
"h": 76.901,
"s": 74.737,
"l": 81.373
},
"oklch": {
"l": 0.93249,
"c": 0.09402,
"h": 121
},
"luminance": 0.82768
}Semantic roles & 50–950 ramp
primary
#DFF3AC
secondary
#8C71D2
accent
#0FD747
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582