#DAF6DE#DAF6DE
#DAF6DE is a very light, muted green. Relative luminance 0.861; OKLCH L 94.6% C 0.043 H 149.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6DE |
|---|---|
| RGB | rgb(218, 246, 222) |
| HSL | hsl(129, 61%, 91%) |
| HSV | hsv(129, 11%, 96%) |
| CMYK | cmyk(11.4%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(94.35, -13.51, 8.48) |
| CIE-LCH | lch(94.35, 15.95, 147.88°) |
| OKLab | oklab(94.64% -0.0373 0.0221) |
| OKLCH | oklch(94.64% 0.043 149.4) |
| XYZ | xyz(75.0512, 86.0898, 81.7560) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.78
Ice
#D6FFFA
ΔE00 8.01
Duck Egg Blue
#C3FBF4
ΔE00 9.06
Pale Aqua
#B8FFEB
ΔE00 9.14
Eggshell Blue
#C4FFF7
ΔE00 9.27
Ice Blue (survey)
#D7FFFE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6DE #F6DAF2
analogous
#E4F6DA #DAF6DE #DAF6EC
triadic
#DAF6DE #DEDAF6 #F6DEDA
tetradic
#DAF6DE #DAE4F6 #F6DAF2 #F6ECDA
square
#DAF6DE #DAE4F6 #F6DAF2 #F6ECDA
split-complementary
#DAF6DE #ECDAF6 #F6DAE4
monochromatic
#78DE86 #A9EAB2 #DAF6DE #E6F9E9 #E6F9E9
Accessibility & contrast
On white
1.15
#DAF6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#DAF6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6DE
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6DE | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#F2EDDF
Tritanopia (blue-blind)
#D7F5EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #daf6de; /* rgb */ color: rgb(218, 246, 222); /* oklch */ color: oklch(94.6% 0.043 149.4);
Tailwind
colors: {
custom: {
50: '#e5f9e8',
500: '#daf6de',
950: '#000000',
},
}SCSS
$custom: #daf6de; $custom-light: #e5f9e8; $custom-dark: #000000;
JSON
{
"hex": "#daf6de",
"rgb": {
"r": 218,
"g": 246,
"b": 222
},
"hsl": {
"h": 128.571,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94635,
"c": 0.04334,
"h": 149.4
},
"luminance": 0.86091
}Semantic roles & 50–950 ramp
primary
#DAF6DE
secondary
#D79DCF
accent
#1DB0C9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584