#DFFDA8#DFFDA8
#DFFDA8 is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.3% C 0.113 H 124.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDA8 |
|---|---|
| RGB | rgb(223, 253, 168) |
| HSL | hsl(81, 96%, 83%) |
| HSV | hsv(81, 34%, 99%) |
| CMYK | cmyk(11.9%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(95.48, -23.42, 37.56) |
| CIE-LCH | lch(95.48, 44.26, 121.95°) |
| OKLab | oklab(95.28% -0.0636 0.0933) |
| OKLCH | oklch(95.28% 0.113 124.3) |
| XYZ | xyz(72.6240, 88.7654, 50.3456) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Light Light Green
#C8FFB0
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.43
Very Light Green
#D1FFBD
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 5.72
Very Pale Green
#CFFDBC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDA8 #C6A8FD
analogous
#FDF0A8 #DFFDA8 #B5FDA8
triadic
#DFFDA8 #A8DFFD #FDA8DF
tetradic
#DFFDA8 #A8FDF0 #C6A8FD #FDA8B5
square
#DFFDA8 #A8FDF0 #C6A8FD #FDA8B5
split-complementary
#DFFDA8 #A8B5FD #F0A8FD
monochromatic
#B3FA30 #C9FC6C #DFFDA8 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.12
#DFFDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DFFDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDA8
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDA8 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A2
Deuteranopia (green-blind)
#FFF2AC
Tritanopia (blue-blind)
#E5F5E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffda8; /* rgb */ color: rgb(223, 253, 168); /* oklch */ color: oklch(95.3% 0.113 124.3);
Tailwind
colors: {
custom: {
50: '#eafec2',
500: '#dffda8',
950: '#000000',
},
}SCSS
$custom: #dffda8; $custom-light: #eafec2; $custom-dark: #000000;
JSON
{
"hex": "#dffda8",
"rgb": {
"r": 223,
"g": 253,
"b": 168
},
"hsl": {
"h": 81.176,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.95279,
"c": 0.11291,
"h": 124.3
},
"luminance": 0.88766
}Semantic roles & 50–950 ramp
primary
#DFFDA8
secondary
#9368E1
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582