#DDFFA8#DDFFA8
#DDFFA8 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.6% C 0.117 H 125.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFA8 |
|---|---|
| RGB | rgb(221, 255, 168) |
| HSL | hsl(83, 100%, 83%) |
| HSV | hsv(83, 34%, 100%) |
| CMYK | cmyk(13.3%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(95.88, -25.09, 38.05) |
| CIE-LCH | lch(95.88, 45.58, 123.40°) |
| OKLab | oklab(95.56% -0.0683 0.0944) |
| OKLCH | oklch(95.56% 0.117 125.9) |
| XYZ | xyz(72.6459, 89.7188, 50.5284) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.63
Celery
#C1FD95
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.23
Very Light Green
#D1FFBD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFA8 #CAA8FF
analogous
#FFF5A8 #DDFFA8 #B1FFA8
triadic
#DDFFA8 #A8DDFF #FFA8DD
tetradic
#DDFFA8 #A8FFF5 #CAA8FF #FFA8B1
square
#DDFFA8 #A8FFF5 #CAA8FF #FFA8B1
split-complementary
#DDFFA8 #A8B1FF #F5A8FF
monochromatic
#ADFF2E #C5FF6B #DDFFA8 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DDFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DDFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFA8
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFA8 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A2
Deuteranopia (green-blind)
#FFF3AC
Tritanopia (blue-blind)
#E2F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffa8; /* rgb */ color: rgb(221, 255, 168); /* oklch */ color: oklch(95.6% 0.117 125.9);
Tailwind
colors: {
custom: {
50: '#e8ffc2',
500: '#ddffa8',
950: '#000000',
},
}SCSS
$custom: #ddffa8; $custom-light: #e8ffc2; $custom-dark: #000000;
JSON
{
"hex": "#ddffa8",
"rgb": {
"r": 221,
"g": 255,
"b": 168
},
"hsl": {
"h": 83.448,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.95564,
"c": 0.11655,
"h": 125.9
},
"luminance": 0.89719
}Semantic roles & 50–950 ramp
primary
#DDFFA8
secondary
#9867E4
accent
#00E65A
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682