#DAFFD4#DAFFD4
#DAFFD4 is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.069 H 141.2°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD4 |
|---|---|
| RGB | rgb(218, 255, 212) |
| HSL | hsl(112, 100%, 92%) |
| HSV | hsv(112, 17%, 100%) |
| CMYK | cmyk(14.5%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.48, -19.63, 16.65) |
| CIE-LCH | lch(96.48, 25.74, 139.70°) |
| OKLab | oklab(96.26% -0.0534 0.0429) |
| OKLCH | oklch(96.26% 0.069 141.2) |
| XYZ | xyz(76.5546, 91.1776, 75.8403) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.12
Very Light Green
#D1FFBD
ΔE00 5.23
Pale Green
#C7FDB5
ΔE00 6.64
Celadon
#BEFDB7
ΔE00 6.87
Light Sage
#BCECAC
ΔE00 6.92
Mint
#AAF0C1
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD4 #F9D4FF
analogous
#F0FFD4 #DAFFD4 #D4FFE4
triadic
#DAFFD4 #D4DAFF #FFD4DA
tetradic
#DAFFD4 #D4F0FF #F9D4FF #FFE4D4
square
#DAFFD4 #D4F0FF #F9D4FF #FFE4D4
split-complementary
#DAFFD4 #E4D4FF #FFD4F0
monochromatic
#71FF5A #A5FF97 #DAFFD4 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#DAFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DAFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD4
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD4 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D2
Deuteranopia (green-blind)
#FBF3D6
Tritanopia (blue-blind)
#D8FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd4; /* rgb */ color: rgb(218, 255, 212); /* oklch */ color: oklch(96.3% 0.069 141.2);
Tailwind
colors: {
custom: {
50: '#e5ffe1',
500: '#daffd4',
950: '#000000',
},
}SCSS
$custom: #daffd4; $custom-light: #e5ffe1; $custom-dark: #000000;
JSON
{
"hex": "#daffd4",
"rgb": {
"r": 218,
"g": 255,
"b": 212
},
"hsl": {
"h": 111.628,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96258,
"c": 0.06851,
"h": 141.2
},
"luminance": 0.91179
}Semantic roles & 50–950 ramp
primary
#DAFFD4
secondary
#DE8CEB
accent
#00E6C5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684