#DFFDA5#DFFDA5
#DFFDA5 is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.2% C 0.116 H 123.9°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA5 |
|---|---|
| RGB | rgb(223, 253, 165) |
| HSL | hsl(80, 96%, 82%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.9%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(95.44, -23.80, 38.98) |
| CIE-LCH | lch(95.44, 45.67, 121.41°) |
| OKLab | oklab(95.23% -0.0648 0.0965) |
| OKLCH | oklch(95.23% 0.116 123.9) |
| XYZ | xyz(72.3477, 88.6549, 48.8907) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.18
Celery
#C1FD95
ΔE00 5.31
Light Light Green
#C8FFB0
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Light Yellow Green
#CCFD7F
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA5 #C3A5FD
analogous
#FDEFA5 #DFFDA5 #B3FDA5
triadic
#DFFDA5 #A5DFFD #FDA5DF
tetradic
#DFFDA5 #A5FDEF #C3A5FD #FDA5B3
square
#DFFDA5 #A5FDEF #C3A5FD #FDA5B3
split-complementary
#DFFDA5 #A5B3FD #EFA5FD
monochromatic
#B4FA2D #CAFC69 #DFFDA5 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.12
#DFFDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DFFDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA5
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA5 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39F
Deuteranopia (green-blind)
#FFF2A9
Tritanopia (blue-blind)
#E5F5E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda5; /* rgb */ color: rgb(223, 253, 165); /* oklch */ color: oklch(95.2% 0.116 123.9);
Tailwind
colors: {
custom: {
50: '#eafec0',
500: '#dffda5',
950: '#000000',
},
}SCSS
$custom: #dffda5; $custom-light: #eafec0; $custom-dark: #000000;
JSON
{
"hex": "#dffda5",
"rgb": {
"r": 223,
"g": 253,
"b": 165
},
"hsl": {
"h": 80.455,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.95227,
"c": 0.11627,
"h": 123.9
},
"luminance": 0.88655
}Semantic roles & 50–950 ramp
primary
#DFFDA5
secondary
#9066E1
accent
#00E64E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582