#DDFFAF#DDFFAF
#DDFFAF is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.109 H 127.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFAF |
|---|---|
| RGB | rgb(221, 255, 175) |
| HSL | hsl(86, 100%, 84%) |
| HSV | hsv(86, 31%, 100%) |
| CMYK | cmyk(13.3%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(95.99, -24.17, 34.72) |
| CIE-LCH | lch(95.99, 42.31, 124.84°) |
| OKLab | oklab(95.69% -0.0655 0.0868) |
| OKLCH | oklch(95.69% 0.109 127.1) |
| XYZ | xyz(73.3157, 89.9867, 54.0558) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.04
Very Light Green
#D1FFBD
ΔE00 4.15
Very Pale Green
#CFFDBC
ΔE00 4.37
Pale Green
#C7FDB5
ΔE00 4.61
Tea Green
#BDF8A3
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFAF #D1AFFF
analogous
#FFF9AF #DDFFAF #B5FFAF
triadic
#DDFFAF #AFDDFF #FFAFDD
tetradic
#DDFFAF #AFFFF9 #D1AFFF #FFAFB5
square
#DDFFAF #AFFFF9 #D1AFFF #FFAFB5
split-complementary
#DDFFAF #AFB5FF #F9AFFF
monochromatic
#A9FF35 #C3FF72 #DDFFAF #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.11
#DDFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DDFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFAF
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFAF | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AA
Deuteranopia (green-blind)
#FFF3B3
Tritanopia (blue-blind)
#E1F8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffaf; /* rgb */ color: rgb(221, 255, 175); /* oklch */ color: oklch(95.7% 0.109 127.1);
Tailwind
colors: {
custom: {
50: '#e8ffc7',
500: '#ddffaf',
950: '#000000',
},
}SCSS
$custom: #ddffaf; $custom-light: #e8ffc7; $custom-dark: #000000;
JSON
{
"hex": "#ddffaf",
"rgb": {
"r": 221,
"g": 255,
"b": 175
},
"hsl": {
"h": 85.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.95689,
"c": 0.10872,
"h": 127.1
},
"luminance": 0.89987
}Semantic roles & 50–950 ramp
primary
#DDFFAF
secondary
#A06DE5
accent
#00E662
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682