#DFFCA2#DFFCA2
#DFFCA2 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 95.0% C 0.118 H 123.2°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCA2 |
|---|---|
| RGB | rgb(223, 252, 162) |
| HSL | hsl(79, 94%, 81%) |
| HSV | hsv(79, 36%, 99%) |
| CMYK | cmyk(11.5%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(95.13, -23.70, 40.06) |
| CIE-LCH | lch(95.13, 46.54, 120.61°) |
| OKLab | oklab(94.96% -0.0647 0.0989) |
| OKLCH | oklch(94.96% 0.118 123.2) |
| XYZ | xyz(71.7630, 87.9172, 47.3645) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Celery
#C1FD95
ΔE00 5.41
Light Yellow Green
#CCFD7F
ΔE00 5.42
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Light Green
#C8FFB0
ΔE00 5.87
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCA2 #BFA2FC
analogous
#FCECA2 #DFFCA2 #B2FCA2
triadic
#DFFCA2 #A2DFFC #FCA2DF
tetradic
#DFFCA2 #A2FCEC #BFA2FC #FCA2B2
square
#DFFCA2 #A2FCEC #BFA2FC #FCA2B2
split-complementary
#DFFCA2 #A2B2FC #ECA2FC
monochromatic
#B6F82B #CBFA67 #DFFCA2 #F3FEDD #F5FEE1
Accessibility & contrast
On white
1.13
#DFFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DFFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCA2
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCA2 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29C
Deuteranopia (green-blind)
#FFF1A6
Tritanopia (blue-blind)
#E5F4E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffca2; /* rgb */ color: rgb(223, 252, 162); /* oklch */ color: oklch(95.0% 0.118 123.2);
Tailwind
colors: {
custom: {
50: '#eafdbe',
500: '#dffca2',
950: '#000000',
},
}SCSS
$custom: #dffca2; $custom-light: #eafdbe; $custom-dark: #000000;
JSON
{
"hex": "#dffca2",
"rgb": {
"r": 223,
"g": 252,
"b": 162
},
"hsl": {
"h": 79.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.94964,
"c": 0.11818,
"h": 123.2
},
"luminance": 0.87917
}Semantic roles & 50–950 ramp
primary
#DFFCA2
secondary
#8B63DF
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582