#DFFFA7#DFFFA7
#DFFFA7 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.117 H 124.8°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA7 |
|---|---|
| RGB | rgb(223, 255, 167) |
| HSL | hsl(82, 100%, 83%) |
| HSV | hsv(82, 35%, 100%) |
| CMYK | cmyk(12.5%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(96.00, -24.50, 38.73) |
| CIE-LCH | lch(96.00, 45.83, 122.32°) |
| OKLab | oklab(95.69% -0.0667 0.096) |
| OKLCH | oklch(95.69% 0.117 124.8) |
| XYZ | xyz(73.1658, 89.9976, 50.0684) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Celery
#C1FD95
ΔE00 5.07
Light Light Green
#C8FFB0
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.35
Light Yellow Green
#CCFD7F
ΔE00 5.66
Tea Green
#BDF8A3
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA7 #C7A7FF
analogous
#FFF3A7 #DFFFA7 #B3FFA7
triadic
#DFFFA7 #A7DFFF #FFA7DF
tetradic
#DFFFA7 #A7FFF3 #C7A7FF #FFA7B3
square
#DFFFA7 #A7FFF3 #C7A7FF #FFA7B3
split-complementary
#DFFFA7 #A7B3FF #F3A7FF
monochromatic
#B2FF2D #C9FF6A #DFFFA7 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.11
#DFFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DFFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA7
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA7 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A1
Deuteranopia (green-blind)
#FFF3AB
Tritanopia (blue-blind)
#E5F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa7; /* rgb */ color: rgb(223, 255, 167); /* oklch */ color: oklch(95.7% 0.117 124.8);
Tailwind
colors: {
custom: {
50: '#eaffc2',
500: '#dfffa7',
950: '#000000',
},
}SCSS
$custom: #dfffa7; $custom-light: #eaffc2; $custom-dark: #000000;
JSON
{
"hex": "#dfffa7",
"rgb": {
"r": 223,
"g": 255,
"b": 167
},
"hsl": {
"h": 81.818,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.95685,
"c": 0.11688,
"h": 124.8
},
"luminance": 0.89998
}Semantic roles & 50–950 ramp
primary
#DFFFA7
secondary
#9466E4
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682