#DFFDA0#DFFDA0
#DFFDA0 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.1% C 0.122 H 123.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA0 |
|---|---|
| RGB | rgb(223, 253, 160) |
| HSL | hsl(79, 96%, 81%) |
| HSV | hsv(79, 37%, 99%) |
| CMYK | cmyk(11.9%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(95.36, -24.42, 41.35) |
| CIE-LCH | lch(95.36, 48.02, 120.57°) |
| OKLab | oklab(95.14% -0.0668 0.1018) |
| OKLCH | oklch(95.14% 0.122 123.3) |
| XYZ | xyz(71.9015, 88.4764, 46.5406) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.27
Light Yellow Green
#CCFD7F
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.21
Celery
#C1FD95
ΔE00 5.23
Light Yellowish Green
#C2FF89
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA0 #BEA0FD
analogous
#FDECA0 #DFFDA0 #B0FDA0
triadic
#DFFDA0 #A0DFFD #FDA0DF
tetradic
#DFFDA0 #A0FDEC #BEA0FD #FDA0B0
square
#DFFDA0 #A0FDEC #BEA0FD #FDA0B0
split-complementary
#DFFDA0 #A0B0FD #ECA0FD
monochromatic
#B7FA28 #CBFC64 #DFFDA0 #F3FEDC #F5FEE1
Accessibility & contrast
On white
1.12
#DFFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DFFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA0
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA0 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF299
Deuteranopia (green-blind)
#FFF2A5
Tritanopia (blue-blind)
#E6F4E6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda0; /* rgb */ color: rgb(223, 253, 160); /* oklch */ color: oklch(95.1% 0.122 123.3);
Tailwind
colors: {
custom: {
50: '#eafebd',
500: '#dffda0',
950: '#000000',
},
}SCSS
$custom: #dffda0; $custom-light: #eafebd; $custom-dark: #000000;
JSON
{
"hex": "#dffda0",
"rgb": {
"r": 223,
"g": 253,
"b": 160
},
"hsl": {
"h": 79.355,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.95143,
"c": 0.12179,
"h": 123.3
},
"luminance": 0.88477
}Semantic roles & 50–950 ramp
primary
#DFFDA0
secondary
#8A61E0
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582