#DAF6D8#DAF6D8
#DAF6D8 is a very light, muted green. Relative luminance 0.858; OKLCH L 94.5% C 0.049 H 143.4°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF6D8 |
|---|---|
| RGB | rgb(218, 246, 216) |
| HSL | hsl(116, 63%, 91%) |
| HSV | hsv(116, 12%, 96%) |
| CMYK | cmyk(11.4%, 0%, 12.2%, 3.5%) |
| CIE-LAB | lab(94.22, -14.55, 11.38) |
| CIE-LCH | lch(94.22, 18.47, 141.97°) |
| OKLab | oklab(94.48% -0.0397 0.0295) |
| OKLCH | oklch(94.48% 0.049 143.4) |
| XYZ | xyz(74.2613, 85.7738, 77.5960) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.93
Very Pale Green
#CFFDBC
ΔE00 8.65
Very Light Green
#D1FFBD
ΔE00 8.83
Mint
#AAF0C1
ΔE00 9.08
Light Sage
#BCECAC
ΔE00 9.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF6D8 #F4D8F6
analogous
#E9F6D8 #DAF6D8 #D8F6E5
triadic
#DAF6D8 #D8DAF6 #F6D8DA
tetradic
#DAF6D8 #D8E9F6 #F4D8F6 #F6E5D8
square
#DAF6D8 #D8E9F6 #F4D8F6 #F6E5D8
split-complementary
#DAF6D8 #E5D8F6 #F6D8E9
monochromatic
#7CDF75 #ABEBA6 #DAF6D8 #E7F9E6 #E7F9E6
Accessibility & contrast
On white
1.16
#DAF6D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DAF6D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF6D8
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF6D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF6D8 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#F3EDD9
Tritanopia (blue-blind)
#D8F4ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #daf6d8; /* rgb */ color: rgb(218, 246, 216); /* oklch */ color: oklch(94.5% 0.049 143.4);
Tailwind
colors: {
custom: {
50: '#e5f9e4',
500: '#daf6d8',
950: '#000000',
},
}SCSS
$custom: #daf6d8; $custom-light: #e5f9e4; $custom-dark: #000000;
JSON
{
"hex": "#daf6d8",
"rgb": {
"r": 218,
"g": 246,
"b": 216
},
"hsl": {
"h": 116,
"s": 62.5,
"l": 90.588
},
"oklch": {
"l": 0.94483,
"c": 0.04949,
"h": 143.4
},
"luminance": 0.85775
}Semantic roles & 50–950 ramp
primary
#DAF6D8
secondary
#D49BD8
accent
#1BCABF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584