#DAFFD2#DAFFD2
#DAFFD2 is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.2% C 0.071 H 140.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD2 |
|---|---|
| RGB | rgb(218, 255, 210) |
| HSL | hsl(109, 100%, 91%) |
| HSV | hsv(109, 18%, 100%) |
| CMYK | cmyk(14.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.44, -19.96, 17.61) |
| CIE-LCH | lch(96.44, 26.62, 138.58°) |
| OKLab | oklab(96.21% -0.0542 0.0453) |
| OKLCH | oklch(96.21% 0.071 140.1) |
| XYZ | xyz(76.3038, 91.0773, 74.5199) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.64
Very Light Green
#D1FFBD
ΔE00 4.74
Pale Green
#C7FDB5
ΔE00 6.19
Celadon
#BEFDB7
ΔE00 6.50
Light Sage
#BCECAC
ΔE00 6.57
Light Mint
#B6FFBB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD2 #F7D2FF
analogous
#F0FFD2 #DAFFD2 #D2FFE0
triadic
#DAFFD2 #D2DAFF #FFD2DA
tetradic
#DAFFD2 #D2F0FF #F7D2FF #FFE0D2
square
#DAFFD2 #D2F0FF #F7D2FF #FFE0D2
split-complementary
#DAFFD2 #E0D2FF #FFD2F0
monochromatic
#75FF58 #A8FF95 #DAFFD2 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.09
#DAFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DAFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD2
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD2 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FCF3D4
Tritanopia (blue-blind)
#D8FCF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd2; /* rgb */ color: rgb(218, 255, 210); /* oklch */ color: oklch(96.2% 0.071 140.1);
Tailwind
colors: {
custom: {
50: '#e5ffdf',
500: '#daffd2',
950: '#000000',
},
}SCSS
$custom: #daffd2; $custom-light: #e5ffdf; $custom-dark: #000000;
JSON
{
"hex": "#daffd2",
"rgb": {
"r": 218,
"g": 255,
"b": 210
},
"hsl": {
"h": 109.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96212,
"c": 0.07068,
"h": 140.1
},
"luminance": 0.91079
}Semantic roles & 50–950 ramp
primary
#DAFFD2
secondary
#D98BEA
accent
#00E6BD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684