#DAF8D6#DAF8D6
#DAF8D6 is a very light, muted green. Relative luminance 0.869; OKLCH L 94.8% C 0.055 H 141.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8D6 |
|---|---|
| RGB | rgb(218, 248, 214) |
| HSL | hsl(113, 71%, 91%) |
| HSV | hsv(113, 14%, 97%) |
| CMYK | cmyk(12.1%, 0%, 13.7%, 2.7%) |
| CIE-LAB | lab(94.69, -15.88, 13.09) |
| CIE-LCH | lch(94.69, 20.58, 140.49°) |
| OKLab | oklab(94.85% -0.0432 0.0339) |
| OKLCH | oklch(94.85% 0.055 141.9) |
| XYZ | xyz(74.6160, 86.8942, 76.4464) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.48
Very Light Green
#D1FFBD
ΔE00 7.65
Honeydew
#F0FFF0
ΔE00 7.91
Light Sage
#BCECAC
ΔE00 8.40
Mint
#AAF0C1
ΔE00 8.42
Pale Green
#C7FDB5
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8D6 #F4D6F8
analogous
#EBF8D6 #DAF8D6 #D6F8E3
triadic
#DAF8D6 #D6DAF8 #F8D6DA
tetradic
#DAF8D6 #D6EBF8 #F4D6F8 #F8E3D6
square
#DAF8D6 #D6EBF8 #F4D6F8 #F8E3D6
split-complementary
#DAF8D6 #E3D6F8 #F8D6EB
monochromatic
#7CE66D #ABEFA2 #DAF8D6 #E7FBE5 #E7FBE5
Accessibility & contrast
On white
1.14
#DAF8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DAF8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8D6
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8D6 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D4
Deuteranopia (green-blind)
#F5EFD8
Tritanopia (blue-blind)
#D8F6EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #daf8d6; /* rgb */ color: rgb(218, 248, 214); /* oklch */ color: oklch(94.8% 0.055 141.9);
Tailwind
colors: {
custom: {
50: '#e5fae2',
500: '#daf8d6',
950: '#000000',
},
}SCSS
$custom: #daf8d6; $custom-light: #e5fae2; $custom-dark: #000000;
JSON
{
"hex": "#daf8d6",
"rgb": {
"r": 218,
"g": 248,
"b": 214
},
"hsl": {
"h": 112.941,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.94848,
"c": 0.05494,
"h": 141.9
},
"luminance": 0.86895
}Semantic roles & 50–950 ramp
primary
#DAF8D6
secondary
#D496DC
accent
#13D3BC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151715
muted
#848584