#DAFFD0#DAFFD0
#DAFFD0 is a very light, moderate green. Relative luminance 0.910; OKLCH L 96.2% C 0.073 H 139.1°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFD0 |
|---|---|
| RGB | rgb(218, 255, 208) |
| HSL | hsl(107, 100%, 91%) |
| HSV | hsv(107, 18%, 100%) |
| CMYK | cmyk(14.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(96.40, -20.29, 18.58) |
| CIE-LCH | lch(96.40, 27.51, 137.52°) |
| OKLab | oklab(96.17% -0.055 0.0478) |
| OKLCH | oklch(96.17% 0.073 139.1) |
| XYZ | xyz(76.0562, 90.9782, 73.2158) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.18
Very Light Green
#D1FFBD
ΔE00 4.27
Pale Green
#C7FDB5
ΔE00 5.76
Celadon
#BEFDB7
ΔE00 6.15
Light Sage
#BCECAC
ΔE00 6.25
Light Light Green
#C8FFB0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFD0 #F5D0FF
analogous
#F1FFD0 #DAFFD0 #D0FFDD
triadic
#DAFFD0 #D0DAFF #FFD0DA
tetradic
#DAFFD0 #D0F1FF #F5D0FF #FFDDD0
square
#DAFFD0 #D0F1FF #F5D0FF #FFDDD0
split-complementary
#DAFFD0 #DDD0FF #FFD0F1
monochromatic
#7AFF56 #AAFF93 #DAFFD0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.09
#DAFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DAFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFD0
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFD0 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CD
Deuteranopia (green-blind)
#FCF3D2
Tritanopia (blue-blind)
#D9FBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #daffd0; /* rgb */ color: rgb(218, 255, 208); /* oklch */ color: oklch(96.2% 0.073 139.1);
Tailwind
colors: {
custom: {
50: '#e5ffde',
500: '#daffd0',
950: '#000000',
},
}SCSS
$custom: #daffd0; $custom-light: #e5ffde; $custom-dark: #000000;
JSON
{
"hex": "#daffd0",
"rgb": {
"r": 218,
"g": 255,
"b": 208
},
"hsl": {
"h": 107.234,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96166,
"c": 0.07286,
"h": 139.1
},
"luminance": 0.90979
}Semantic roles & 50–950 ramp
primary
#DAFFD0
secondary
#D689EA
accent
#00E6B5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684