#DFFAA0#DFFAA0
#DFFAA0 is a very light, moderate yellow-green. Relative luminance 0.866; OKLCH L 94.5% C 0.118 H 122.3°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAA0 |
|---|---|
| RGB | rgb(223, 250, 160) |
| HSL | hsl(78, 90%, 80%) |
| HSV | hsv(78, 36%, 98%) |
| CMYK | cmyk(10.8%, 0%, 36%, 2%) |
| CIE-LAB | lab(94.57, -22.99, 40.32) |
| CIE-LCH | lch(94.57, 46.41, 119.69°) |
| OKLab | oklab(94.51% -0.0628 0.0995) |
| OKLCH | oklch(94.51% 0.118 122.3) |
| XYZ | xyz(70.9619, 86.5972, 46.2274) |
| Luminance | 0.8660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.52
Light Yellow Green
#CCFD7F
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Celery
#C1FD95
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAA0 #BBA0FA
analogous
#FAE8A0 #DFFAA0 #B2FAA0
triadic
#DFFAA0 #A0DFFA #FAA0DF
tetradic
#DFFAA0 #A0FAE8 #BBA0FA #FAA0B2
square
#DFFAA0 #A0FAE8 #BBA0FA #FAA0B2
split-complementary
#DFFAA0 #A0B2FA #E8A0FA
monochromatic
#B8F42C #CBF766 #DFFAA0 #F3FDDA #F5FDE2
Accessibility & contrast
On white
1.15
#DFFAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#DFFAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAA0
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAA0 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09A
Deuteranopia (green-blind)
#FFEFA4
Tritanopia (blue-blind)
#E6F2E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffaa0; /* rgb */ color: rgb(223, 250, 160); /* oklch */ color: oklch(94.5% 0.118 122.3);
Tailwind
colors: {
custom: {
50: '#eafcbd',
500: '#dffaa0',
950: '#000000',
},
}SCSS
$custom: #dffaa0; $custom-light: #eafcbd; $custom-dark: #000000;
JSON
{
"hex": "#dffaa0",
"rgb": {
"r": 223,
"g": 250,
"b": 160
},
"hsl": {
"h": 78,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.94508,
"c": 0.1176,
"h": 122.3
},
"luminance": 0.86597
}Semantic roles & 50–950 ramp
primary
#DFFAA0
secondary
#8763DC
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582