#DAEFDC#DAEFDC
#DAEFDC is a very light, muted green. Relative luminance 0.818; OKLCH L 93.1% C 0.034 H 148.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEFDC |
|---|---|
| RGB | rgb(218, 239, 220) |
| HSL | hsl(126, 40%, 90%) |
| HSV | hsv(126, 9%, 94%) |
| CMYK | cmyk(8.8%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(92.49, -10.37, 6.84) |
| CIE-LCH | lch(92.49, 12.42, 146.59°) |
| OKLab | oklab(93.14% -0.0286 0.0178) |
| OKLCH | oklch(93.14% 0.034 148) |
| XYZ | xyz(72.6956, 81.8049, 79.6563) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.48
Ice
#D6FFFA
ΔE00 8.09
Beige
#F5F5DC
ΔE00 8.10
Mintcream
#F5FFFA
ΔE00 8.20
Lightcyan
#E0FFFF
ΔE00 8.76
Off White (survey)
#FFFFE4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEFDC #EFDAED
analogous
#E3EFDA #DAEFDC #DAEFE7
triadic
#DAEFDC #DCDAEF #EFDCDA
tetradic
#DAEFDC #DAE3EF #EFDAED #EFE7DA
square
#DAEFDC #DAE3EF #EFDAED #EFE7DA
split-complementary
#DAEFDC #E7DAEF #EFDAE3
monochromatic
#85CA8B #AFDDB4 #DAEFDC #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.21
#DAEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DAEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEFDC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEFDC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#ECE8DD
Tritanopia (blue-blind)
#D8EEE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #daefdc; /* rgb */ color: rgb(218, 239, 220); /* oklch */ color: oklch(93.1% 0.034 148.0);
Tailwind
colors: {
custom: {
50: '#e5f4e6',
500: '#daefdc',
950: '#000000',
},
}SCSS
$custom: #daefdc; $custom-light: #e5f4e6; $custom-dark: #000000;
JSON
{
"hex": "#daefdc",
"rgb": {
"r": 218,
"g": 239,
"b": 220
},
"hsl": {
"h": 125.714,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.93143,
"c": 0.03369,
"h": 148
},
"luminance": 0.81806
}Semantic roles & 50–950 ramp
primary
#DAEFDC
secondary
#CBA3C7
accent
#33A6B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584