#DDFFAB#DDFFAB
#DDFFAB is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.6% C 0.113 H 126.4°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFAB |
|---|---|
| RGB | rgb(221, 255, 171) |
| HSL | hsl(84, 100%, 84%) |
| HSV | hsv(84, 33%, 100%) |
| CMYK | cmyk(13.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(95.93, -24.70, 36.63) |
| CIE-LCH | lch(95.93, 44.18, 123.99°) |
| OKLab | oklab(95.62% -0.0671 0.0912) |
| OKLCH | oklch(95.62% 0.113 126.4) |
| XYZ | xyz(72.9286, 89.8319, 52.0174) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.35
Very Light Green
#D1FFBD
ΔE00 4.78
Celery
#C1FD95
ΔE00 4.95
Very Pale Green
#CFFDBC
ΔE00 4.99
Pale Green
#C7FDB5
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFAB #CDABFF
analogous
#FFF7AB #DDFFAB #B3FFAB
triadic
#DDFFAB #ABDDFF #FFABDD
tetradic
#DDFFAB #ABFFF7 #CDABFF #FFABB3
square
#DDFFAB #ABFFF7 #CDABFF #FFABB3
split-complementary
#DDFFAB #ABB3FF #F7ABFF
monochromatic
#ABFF31 #C4FF6E #DDFFAB #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DDFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DDFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFAB
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFAB | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A5
Deuteranopia (green-blind)
#FFF3AF
Tritanopia (blue-blind)
#E2F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffab; /* rgb */ color: rgb(221, 255, 171); /* oklch */ color: oklch(95.6% 0.113 126.4);
Tailwind
colors: {
custom: {
50: '#e8ffc4',
500: '#ddffab',
950: '#000000',
},
}SCSS
$custom: #ddffab; $custom-light: #e8ffc4; $custom-dark: #000000;
JSON
{
"hex": "#ddffab",
"rgb": {
"r": 221,
"g": 255,
"b": 171
},
"hsl": {
"h": 84.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.95617,
"c": 0.11321,
"h": 126.4
},
"luminance": 0.89832
}Semantic roles & 50–950 ramp
primary
#DDFFAB
secondary
#9B6AE5
accent
#00E65D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161813
muted
#848682