#DFFCA0#DFFCA0
#DFFCA0 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.120 H 122.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA0 |
|---|---|
| RGB | rgb(223, 252, 160) |
| HSL | hsl(79, 94%, 81%) |
| HSV | hsv(79, 37%, 99%) |
| CMYK | cmyk(11.5%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(95.10, -23.94, 41.00) |
| CIE-LCH | lch(95.10, 47.48, 120.28°) |
| OKLab | oklab(94.93% -0.0655 0.101) |
| OKLCH | oklch(94.93% 0.12 122.9) |
| XYZ | xyz(71.5866, 87.8467, 46.4356) |
| Luminance | 0.8785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Celery
#C1FD95
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA0 #BDA0FC
analogous
#FCEBA0 #DFFCA0 #B1FCA0
triadic
#DFFCA0 #A0DFFC #FCA0DF
tetradic
#DFFCA0 #A0FCEB #BDA0FC #FCA0B1
square
#DFFCA0 #A0FCEB #BDA0FC #FCA0B1
split-complementary
#DFFCA0 #A0B1FC #EBA0FC
monochromatic
#B7F829 #CBFA65 #DFFCA0 #F3FEDB #F5FEE1
Accessibility & contrast
On white
1.13
#DFFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DFFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA0
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA0 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF299
Deuteranopia (green-blind)
#FFF1A4
Tritanopia (blue-blind)
#E6F3E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca0; /* rgb */ color: rgb(223, 252, 160); /* oklch */ color: oklch(94.9% 0.120 122.9);
Tailwind
colors: {
custom: {
50: '#eafdbd',
500: '#dffca0',
950: '#000000',
},
}SCSS
$custom: #dffca0; $custom-light: #eafdbd; $custom-dark: #000000;
JSON
{
"hex": "#dffca0",
"rgb": {
"r": 223,
"g": 252,
"b": 160
},
"hsl": {
"h": 78.913,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.94931,
"c": 0.12039,
"h": 122.9
},
"luminance": 0.87847
}Semantic roles & 50–950 ramp
primary
#DFFCA0
secondary
#8962DE
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582