#DFFFA3#DFFFA3
#DFFFA3 is a very light, vivid yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.121 H 124.3°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA3 |
|---|---|
| RGB | rgb(223, 255, 163) |
| HSL | hsl(81, 100%, 82%) |
| HSV | hsv(81, 36%, 100%) |
| CMYK | cmyk(12.5%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(95.94, -25.00, 40.62) |
| CIE-LCH | lch(95.94, 47.70, 121.61°) |
| OKLab | oklab(95.62% -0.0683 0.1003) |
| OKLCH | oklch(95.62% 0.121 124.3) |
| XYZ | xyz(72.8018, 89.8520, 48.1510) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Celery
#C1FD95
ΔE00 4.96
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Light Yellow Green
#CCFD7F
ΔE00 5.09
Light Yellowish Green
#C2FF89
ΔE00 5.40
Light Pea Green
#C4FE82
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA3 #C3A3FF
analogous
#FFF1A3 #DFFFA3 #B1FFA3
triadic
#DFFFA3 #A3DFFF #FFA3DF
tetradic
#DFFFA3 #A3FFF1 #C3A3FF #FFA3B1
square
#DFFFA3 #A3FFF1 #C3A3FF #FFA3B1
split-complementary
#DFFFA3 #A3B1FF #F1A3FF
monochromatic
#B4FF29 #CAFF66 #DFFFA3 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.11
#DFFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DFFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA3
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA3 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49C
Deuteranopia (green-blind)
#FFF3A8
Tritanopia (blue-blind)
#E5F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa3; /* rgb */ color: rgb(223, 255, 163); /* oklch */ color: oklch(95.6% 0.121 124.3);
Tailwind
colors: {
custom: {
50: '#eaffbf',
500: '#dfffa3',
950: '#000000',
},
}SCSS
$custom: #dfffa3; $custom-light: #eaffbf; $custom-dark: #000000;
JSON
{
"hex": "#dfffa3",
"rgb": {
"r": 223,
"g": 255,
"b": 163
},
"hsl": {
"h": 80.87,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.95617,
"c": 0.12131,
"h": 124.3
},
"luminance": 0.89852
}Semantic roles & 50–950 ramp
primary
#DFFFA3
secondary
#9063E3
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682