#DAFFD6#DAFFD6
#DAFFD6 is a very light, moderate green. Relative luminance 0.913; OKLCH L 96.3% C 0.066 H 142.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD6 |
|---|---|
| RGB | rgb(218, 255, 214) |
| HSL | hsl(114, 100%, 92%) |
| HSV | hsv(114, 16%, 100%) |
| CMYK | cmyk(14.5%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.52, -19.30, 15.69) |
| CIE-LCH | lch(96.52, 24.87, 140.90°) |
| OKLab | oklab(96.31% -0.0526 0.0405) |
| OKLCH | oklch(96.31% 0.066 142.4) |
| XYZ | xyz(76.8084, 91.2791, 77.1773) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.62
Very Light Green
#D1FFBD
ΔE00 5.73
Pale Green
#C7FDB5
ΔE00 7.11
Celadon
#BEFDB7
ΔE00 7.27
Light Sage
#BCECAC
ΔE00 7.30
Mint
#AAF0C1
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD6 #FBD6FF
analogous
#EFFFD6 #DAFFD6 #D6FFE7
triadic
#DAFFD6 #D6DAFF #FFD6DA
tetradic
#DAFFD6 #D6EFFF #FBD6FF #FFE7D6
square
#DAFFD6 #D6EFFF #FBD6FF #FFE7D6
split-complementary
#DAFFD6 #E7D6FF #FFD6EF
monochromatic
#6CFF5C #A3FF99 #DAFFD6 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.09
#DAFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DAFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD6
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD6 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D4
Deuteranopia (green-blind)
#FBF4D8
Tritanopia (blue-blind)
#D8FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd6; /* rgb */ color: rgb(218, 255, 214); /* oklch */ color: oklch(96.3% 0.066 142.4);
Tailwind
colors: {
custom: {
50: '#e5ffe2',
500: '#daffd6',
950: '#000000',
},
}SCSS
$custom: #daffd6; $custom-light: #e5ffe2; $custom-dark: #000000;
JSON
{
"hex": "#daffd6",
"rgb": {
"r": 218,
"g": 255,
"b": 214
},
"hsl": {
"h": 114.146,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96305,
"c": 0.06637,
"h": 142.4
},
"luminance": 0.9128
}Semantic roles & 50–950 ramp
primary
#DAFFD6
secondary
#E28EEB
accent
#00E6CF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684