#DDF3AA#DDF3AA
#DDF3AA is a very light, moderate yellow-green. Relative luminance 0.824; OKLCH L 93.1% C 0.097 H 121.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF3AA |
|---|---|
| RGB | rgb(221, 243, 170) |
| HSL | hsl(78, 75%, 81%) |
| HSV | hsv(78, 30%, 95%) |
| CMYK | cmyk(9.1%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(92.74, -19.07, 32.89) |
| CIE-LCH | lch(92.74, 38.02, 120.10°) |
| OKLab | oklab(93.07% -0.0513 0.0823) |
| OKLCH | oklch(93.07% 0.097 121.9) |
| XYZ | xyz(69.1245, 82.3756, 50.2809) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.97
Very Light Green
#D1FFBD
ΔE00 5.82
Very Pale Green
#CFFDBC
ΔE00 5.83
Light Light Green
#C8FFB0
ΔE00 6.35
Creme
#FFFFB6
ΔE00 6.43
Pale Green
#C7FDB5
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF3AA #C0AAF3
analogous
#F3E4AA #DDF3AA #B8F3AA
triadic
#DDF3AA #AADDF3 #F3AADD
tetradic
#DDF3AA #AAF3E4 #C0AAF3 #F3AAB8
square
#DDF3AA #AAF3E4 #C0AAF3 #F3AAB8
split-complementary
#DDF3AA #AAB8F3 #E4AAF3
monochromatic
#B2E43F #C8EB74 #DDF3AA #F2FBE0 #F4FBE4
Accessibility & contrast
On white
1.20
#DDF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DDF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF3AA
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF3AA | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA5
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#E3ECE0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf3aa; /* rgb */ color: rgb(221, 243, 170); /* oklch */ color: oklch(93.1% 0.097 121.9);
Tailwind
colors: {
custom: {
50: '#e8f7c4',
500: '#ddf3aa',
950: '#000000',
},
}SCSS
$custom: #ddf3aa; $custom-light: #e8f7c4; $custom-dark: #000000;
JSON
{
"hex": "#ddf3aa",
"rgb": {
"r": 221,
"g": 243,
"b": 170
},
"hsl": {
"h": 78.082,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.93066,
"c": 0.09699,
"h": 121.9
},
"luminance": 0.82376
}Semantic roles & 50–950 ramp
primary
#DDF3AA
secondary
#8D6FD2
accent
#0ED74B
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161712
muted
#848582