#DFFFA0#DFFFA0
#DFFFA0 is a very light, vivid yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.125 H 123.9°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA0 |
|---|---|
| RGB | rgb(223, 255, 160) |
| HSL | hsl(80, 100%, 81%) |
| HSV | hsv(80, 37%, 100%) |
| CMYK | cmyk(12.5%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(95.89, -25.37, 42.03) |
| CIE-LCH | lch(95.89, 49.09, 121.11°) |
| OKLab | oklab(95.57% -0.0695 0.1034) |
| OKLCH | oklch(95.57% 0.125 123.9) |
| XYZ | xyz(72.5362, 89.7458, 46.7522) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.77
Celery
#C1FD95
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.21
Light Pea Green
#C4FE82
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA0 #C0A0FF
analogous
#FFF0A0 #DFFFA0 #B0FFA0
triadic
#DFFFA0 #A0DFFF #FFA0DF
tetradic
#DFFFA0 #A0FFF0 #C0A0FF #FFA0B0
square
#DFFFA0 #A0FFF0 #C0A0FF #FFA0B0
split-complementary
#DFFFA0 #A0B0FF #F0A0FF
monochromatic
#B6FF26 #CAFF63 #DFFFA0 #F4FFDD #F5FFE0
Accessibility & contrast
On white
1.11
#DFFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DFFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA0
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA0 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF499
Deuteranopia (green-blind)
#FFF3A5
Tritanopia (blue-blind)
#E5F6E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa0; /* rgb */ color: rgb(223, 255, 160); /* oklch */ color: oklch(95.6% 0.125 123.9);
Tailwind
colors: {
custom: {
50: '#eaffbd',
500: '#dfffa0',
950: '#000000',
},
}SCSS
$custom: #dfffa0; $custom-light: #eaffbd; $custom-dark: #000000;
JSON
{
"hex": "#dfffa0",
"rgb": {
"r": 223,
"g": 255,
"b": 160
},
"hsl": {
"h": 80.211,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.95567,
"c": 0.12459,
"h": 123.9
},
"luminance": 0.89746
}Semantic roles & 50–950 ramp
primary
#DFFFA0
secondary
#8C60E3
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682