#DAFFDD#DAFFDD
#DAFFDD is a very light, muted green. Relative luminance 0.916; OKLCH L 96.5% C 0.059 H 147.3°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFDD |
|---|---|
| RGB | rgb(218, 255, 221) |
| HSL | hsl(125, 100%, 93%) |
| HSV | hsv(125, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(96.67, -18.11, 12.31) |
| CIE-LCH | lch(96.67, 21.90, 145.78°) |
| OKLab | oklab(96.47% -0.0498 0.0319) |
| OKLCH | oklch(96.47% 0.059 147.3) |
| XYZ | xyz(77.7216, 91.6444, 81.9869) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.47
Very Light Green
#D1FFBD
ΔE00 7.60
Mint
#AAF0C1
ΔE00 7.81
Pale Aqua
#B8FFEB
ΔE00 8.49
Honeydew
#F0FFF0
ΔE00 8.64
Pale Turquoise
#A5FBD5
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFDD #FFDAFC
analogous
#E9FFDA #DAFFDD #DAFFEF
triadic
#DAFFDD #DDDAFF #FFDDDA
tetradic
#DAFFDD #DAE9FF #FFDAFC #FFEFDA
square
#DAFFDD #DAE9FF #FFDAFC #FFEFDA
split-complementary
#DAFFDD #EFDAFF #FFDAE9
monochromatic
#60FF6D #9DFFA5 #DAFFDD #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.09
#DAFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DAFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFDD
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFDD | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DB
Deuteranopia (green-blind)
#FAF4DF
Tritanopia (blue-blind)
#D6FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffdd; /* rgb */ color: rgb(218, 255, 221); /* oklch */ color: oklch(96.5% 0.059 147.3);
Tailwind
colors: {
custom: {
50: '#e5ffe7',
500: '#daffdd',
950: '#000000',
},
}SCSS
$custom: #daffdd; $custom-light: #e5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#daffdd",
"rgb": {
"r": 218,
"g": 255,
"b": 221
},
"hsl": {
"h": 124.865,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96474,
"c": 0.05912,
"h": 147.3
},
"luminance": 0.91646
}Semantic roles & 50–950 ramp
primary
#DAFFDD
secondary
#EC92E4
accent
#00D3E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684