#DFFCA3#DFFCA3
#DFFCA3 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.0% C 0.117 H 123.3°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA3 |
|---|---|
| RGB | rgb(223, 252, 163) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.5%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(95.14, -23.58, 39.58) |
| CIE-LCH | lch(95.14, 46.07, 120.78°) |
| OKLab | oklab(94.98% -0.0643 0.0979) |
| OKLCH | oklch(94.98% 0.117 123.3) |
| XYZ | xyz(71.8522, 87.9529, 47.8345) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Celery
#C1FD95
ΔE00 5.43
Pistachio (survey)
#C0FA8B
ΔE00 5.51
Light Yellow Green
#CCFD7F
ΔE00 5.55
Light Light Green
#C8FFB0
ΔE00 5.77
Light Yellowish Green
#C2FF89
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA3 #C0A3FC
analogous
#FCEDA3 #DFFCA3 #B3FCA3
triadic
#DFFCA3 #A3DFFC #FCA3DF
tetradic
#DFFCA3 #A3FCED #C0A3FC #FCA3B3
square
#DFFCA3 #A3FCED #C0A3FC #FCA3B3
split-complementary
#DFFCA3 #A3B3FC #EDA3FC
monochromatic
#B6F82C #CAFA68 #DFFCA3 #F4FEDE #F5FEE1
Accessibility & contrast
On white
1.13
#DFFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DFFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA3
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA3 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFF1A7
Tritanopia (blue-blind)
#E5F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca3; /* rgb */ color: rgb(223, 252, 163); /* oklch */ color: oklch(95.0% 0.117 123.3);
Tailwind
colors: {
custom: {
50: '#eafdbf',
500: '#dffca3',
950: '#000000',
},
}SCSS
$custom: #dffca3; $custom-light: #eafdbf; $custom-dark: #000000;
JSON
{
"hex": "#dffca3",
"rgb": {
"r": 223,
"g": 252,
"b": 163
},
"hsl": {
"h": 79.551,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94981,
"c": 0.11707,
"h": 123.3
},
"luminance": 0.87953
}Semantic roles & 50–950 ramp
primary
#DFFCA3
secondary
#8C64DF
accent
#00E64B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582