#DFFCAA#DFFCAA
#DFFCAA is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.1% C 0.109 H 124.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCAA |
|---|---|
| RGB | rgb(223, 252, 170) |
| HSL | hsl(81, 93%, 83%) |
| HSV | hsv(81, 33%, 99%) |
| CMYK | cmyk(11.5%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(95.25, -22.68, 36.25) |
| CIE-LCH | lch(95.25, 42.77, 122.03°) |
| OKLab | oklab(95.1% -0.0615 0.0903) |
| OKLCH | oklch(95.1% 0.109 124.3) |
| XYZ | xyz(72.4969, 88.2108, 51.2295) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Light Light Green
#C8FFB0
ΔE00 5.15
Very Light Green
#D1FFBD
ΔE00 5.28
Very Pale Green
#CFFDBC
ΔE00 5.44
Pale Green
#C7FDB5
ΔE00 5.72
Celery
#C1FD95
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCAA #C7AAFC
analogous
#FCF0AA #DFFCAA #B6FCAA
triadic
#DFFCAA #AADFFC #FCAADF
tetradic
#DFFCAA #AAFCF0 #C7AAFC #FCAAB6
square
#DFFCAA #AAFCF0 #C7AAFC #FCAAB6
split-complementary
#DFFCAA #AAB6FC #F0AAFC
monochromatic
#B2F834 #C9FA6F #DFFCAA #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DFFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DFFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCAA
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCAA | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FFF1AE
Tritanopia (blue-blind)
#E5F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffcaa; /* rgb */ color: rgb(223, 252, 170); /* oklch */ color: oklch(95.1% 0.109 124.3);
Tailwind
colors: {
custom: {
50: '#eafdc4',
500: '#dffcaa',
950: '#000000',
},
}SCSS
$custom: #dffcaa; $custom-light: #eafdc4; $custom-dark: #000000;
JSON
{
"hex": "#dffcaa",
"rgb": {
"r": 223,
"g": 252,
"b": 170
},
"hsl": {
"h": 81.22,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.95103,
"c": 0.10923,
"h": 124.3
},
"luminance": 0.88211
}Semantic roles & 50–950 ramp
primary
#DFFCAA
secondary
#946AE0
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582