#DFFFA6#DFFFA6
#DFFFA6 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.118 H 124.7°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA6 |
|---|---|
| RGB | rgb(223, 255, 166) |
| HSL | hsl(82, 100%, 83%) |
| HSV | hsv(82, 35%, 100%) |
| CMYK | cmyk(12.5%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(95.98, -24.63, 39.20) |
| CIE-LCH | lch(95.98, 46.29, 122.14°) |
| OKLab | oklab(95.67% -0.0671 0.0971) |
| OKLCH | oklch(95.67% 0.118 124.7) |
| XYZ | xyz(73.0737, 89.9608, 49.5834) |
| Luminance | 0.8996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.66
Celery
#C1FD95
ΔE00 5.03
Light Light Green
#C8FFB0
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Yellow Green
#CCFD7F
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA6 #C6A6FF
analogous
#FFF2A6 #DFFFA6 #B2FFA6
triadic
#DFFFA6 #A6DFFF #FFA6DF
tetradic
#DFFFA6 #A6FFF2 #C6A6FF #FFA6B2
square
#DFFFA6 #A6FFF2 #C6A6FF #FFA6B2
split-complementary
#DFFFA6 #A6B2FF #F2A6FF
monochromatic
#B3FF2C #C9FF69 #DFFFA6 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.11
#DFFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DFFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA6
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA6 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A0
Deuteranopia (green-blind)
#FFF3AA
Tritanopia (blue-blind)
#E5F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa6; /* rgb */ color: rgb(223, 255, 166); /* oklch */ color: oklch(95.7% 0.118 124.7);
Tailwind
colors: {
custom: {
50: '#eaffc1',
500: '#dfffa6',
950: '#000000',
},
}SCSS
$custom: #dfffa6; $custom-light: #eaffc1; $custom-dark: #000000;
JSON
{
"hex": "#dfffa6",
"rgb": {
"r": 223,
"g": 255,
"b": 166
},
"hsl": {
"h": 81.573,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.95668,
"c": 0.118,
"h": 124.7
},
"luminance": 0.89961
}Semantic roles & 50–950 ramp
primary
#DFFFA6
secondary
#9365E4
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682