#DFFAA1#DFFAA1
#DFFAA1 is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.5% C 0.116 H 122.4°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAA1 |
|---|---|
| RGB | rgb(223, 250, 161) |
| HSL | hsl(78, 90%, 81%) |
| HSV | hsv(78, 36%, 98%) |
| CMYK | cmyk(10.8%, 0%, 35.6%, 2%) |
| CIE-LAB | lab(94.58, -22.87, 39.84) |
| CIE-LCH | lch(94.58, 45.94, 119.85°) |
| OKLab | oklab(94.52% -0.0624 0.0984) |
| OKLCH | oklch(94.52% 0.116 122.4) |
| XYZ | xyz(71.0497, 86.6323, 46.6900) |
| Luminance | 0.8663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Celery
#C1FD95
ΔE00 5.74
Light Light Green
#C8FFB0
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAA1 #BCA1FA
analogous
#FAE8A1 #DFFAA1 #B2FAA1
triadic
#DFFAA1 #A1DFFA #FAA1DF
tetradic
#DFFAA1 #A1FAE8 #BCA1FA #FAA1B2
square
#DFFAA1 #A1FAE8 #BCA1FA #FAA1B2
split-complementary
#DFFAA1 #A1B2FA #E8A1FA
monochromatic
#B7F42D #CBF767 #DFFAA1 #F3FDDB #F5FDE2
Accessibility & contrast
On white
1.15
#DFFAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#DFFAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAA1
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAA1 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09B
Deuteranopia (green-blind)
#FFEFA5
Tritanopia (blue-blind)
#E6F2E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffaa1; /* rgb */ color: rgb(223, 250, 161); /* oklch */ color: oklch(94.5% 0.116 122.4);
Tailwind
colors: {
custom: {
50: '#eafcbd',
500: '#dffaa1',
950: '#000000',
},
}SCSS
$custom: #dffaa1; $custom-light: #eafcbd; $custom-dark: #000000;
JSON
{
"hex": "#dffaa1",
"rgb": {
"r": 223,
"g": 250,
"b": 161
},
"hsl": {
"h": 78.202,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.94524,
"c": 0.11649,
"h": 122.4
},
"luminance": 0.86632
}Semantic roles & 50–950 ramp
primary
#DFFAA1
secondary
#8864DC
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582