#DFFFA9#DFFFA9
#DFFFA9 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.7% C 0.115 H 125.1°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA9 |
|---|---|
| RGB | rgb(223, 255, 169) |
| HSL | hsl(82, 100%, 83%) |
| HSV | hsv(82, 34%, 100%) |
| CMYK | cmyk(12.5%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(96.03, -24.24, 37.78) |
| CIE-LCH | lch(96.03, 44.89, 122.69°) |
| OKLab | oklab(95.72% -0.0659 0.0938) |
| OKLCH | oklch(95.72% 0.115 125.1) |
| XYZ | xyz(73.3521, 90.0722, 51.0497) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Light Light Green
#C8FFB0
ΔE00 4.93
Celery
#C1FD95
ΔE00 5.15
Very Light Green
#D1FFBD
ΔE00 5.39
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA9 #C9A9FF
analogous
#FFF4A9 #DFFFA9 #B4FFA9
triadic
#DFFFA9 #A9DFFF #FFA9DF
tetradic
#DFFFA9 #A9FFF4 #C9A9FF #FFA9B4
square
#DFFFA9 #A9FFF4 #C9A9FF #FFA9B4
split-complementary
#DFFFA9 #A9B4FF #F4A9FF
monochromatic
#B1FF2F #C8FF6C #DFFFA9 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.10
#DFFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DFFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA9
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA9 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A3
Deuteranopia (green-blind)
#FFF3AD
Tritanopia (blue-blind)
#E4F7E9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dfffa9; /* rgb */ color: rgb(223, 255, 169); /* oklch */ color: oklch(95.7% 0.115 125.1);
Tailwind
colors: {
custom: {
50: '#eaffc3',
500: '#dfffa9',
950: '#000000',
},
}SCSS
$custom: #dfffa9; $custom-light: #eaffc3; $custom-dark: #000000;
JSON
{
"hex": "#dfffa9",
"rgb": {
"r": 223,
"g": 255,
"b": 169
},
"hsl": {
"h": 82.326,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.9572,
"c": 0.11466,
"h": 125.1
},
"luminance": 0.90073
}Semantic roles & 50–950 ramp
primary
#DFFFA9
secondary
#9668E4
accent
#00E655
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682