#DAFFD3#DAFFD3
#DAFFD3 is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.2% C 0.070 H 140.6°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD3 |
|---|---|
| RGB | rgb(218, 255, 211) |
| HSL | hsl(110, 100%, 91%) |
| HSV | hsv(110, 17%, 100%) |
| CMYK | cmyk(14.5%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.46, -19.80, 17.13) |
| CIE-LCH | lch(96.46, 26.18, 139.13°) |
| OKLab | oklab(96.24% -0.0538 0.0441) |
| OKLCH | oklch(96.24% 0.07 140.6) |
| XYZ | xyz(76.4288, 91.1273, 75.1780) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.88
Very Light Green
#D1FFBD
ΔE00 4.98
Pale Green
#C7FDB5
ΔE00 6.41
Celadon
#BEFDB7
ΔE00 6.68
Light Sage
#BCECAC
ΔE00 6.74
Light Mint
#B6FFBB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD3 #F8D3FF
analogous
#F0FFD3 #DAFFD3 #D3FFE2
triadic
#DAFFD3 #D3DAFF #FFD3DA
tetradic
#DAFFD3 #D3F0FF #F8D3FF #FFE2D3
square
#DAFFD3 #D3F0FF #F8D3FF #FFE2D3
split-complementary
#DAFFD3 #E2D3FF #FFD3F0
monochromatic
#73FF59 #A7FF96 #DAFFD3 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.09
#DAFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DAFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD3
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD3 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D1
Deuteranopia (green-blind)
#FCF3D5
Tritanopia (blue-blind)
#D8FCF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd3; /* rgb */ color: rgb(218, 255, 211); /* oklch */ color: oklch(96.2% 0.070 140.6);
Tailwind
colors: {
custom: {
50: '#e5ffe0',
500: '#daffd3',
950: '#000000',
},
}SCSS
$custom: #daffd3; $custom-light: #e5ffe0; $custom-dark: #000000;
JSON
{
"hex": "#daffd3",
"rgb": {
"r": 218,
"g": 255,
"b": 211
},
"hsl": {
"h": 110.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96235,
"c": 0.06959,
"h": 140.6
},
"luminance": 0.91129
}Semantic roles & 50–950 ramp
primary
#DAFFD3
secondary
#DC8CEB
accent
#00E6C1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684