#DFFCA1#DFFCA1
#DFFCA1 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 94.9% C 0.119 H 123.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA1 |
|---|---|
| RGB | rgb(223, 252, 161) |
| HSL | hsl(79, 94%, 81%) |
| HSV | hsv(79, 36%, 99%) |
| CMYK | cmyk(11.5%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(95.11, -23.82, 40.53) |
| CIE-LCH | lch(95.11, 47.01, 120.45°) |
| OKLab | oklab(94.95% -0.0651 0.1) |
| OKLCH | oklch(94.95% 0.119 123.1) |
| XYZ | xyz(71.6745, 87.8818, 46.8982) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.99
Light Yellow Green
#CCFD7F
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.39
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.80
Light Pea Green
#C4FE82
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA1 #BEA1FC
analogous
#FCEBA1 #DFFCA1 #B1FCA1
triadic
#DFFCA1 #A1DFFC #FCA1DF
tetradic
#DFFCA1 #A1FCEB #BEA1FC #FCA1B1
square
#DFFCA1 #A1FCEB #BEA1FC #FCA1B1
split-complementary
#DFFCA1 #A1B1FC #EBA1FC
monochromatic
#B7F82A #CBFA66 #DFFCA1 #F3FEDC #F5FEE1
Accessibility & contrast
On white
1.13
#DFFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DFFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA1
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA1 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29A
Deuteranopia (green-blind)
#FFF1A5
Tritanopia (blue-blind)
#E6F4E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca1; /* rgb */ color: rgb(223, 252, 161); /* oklch */ color: oklch(94.9% 0.119 123.1);
Tailwind
colors: {
custom: {
50: '#eafdbe',
500: '#dffca1',
950: '#000000',
},
}SCSS
$custom: #dffca1; $custom-light: #eafdbe; $custom-dark: #000000;
JSON
{
"hex": "#dffca1",
"rgb": {
"r": 223,
"g": 252,
"b": 161
},
"hsl": {
"h": 79.121,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.94947,
"c": 0.11929,
"h": 123.1
},
"luminance": 0.87882
}Semantic roles & 50–950 ramp
primary
#DFFCA1
secondary
#8A63DF
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582