#DAF2E4#DAF2E4
#DAF2E4 is a very light, muted green. Relative luminance 0.840; OKLCH L 94.0% C 0.031 H 160.2°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF2E4 |
|---|---|
| RGB | rgb(218, 242, 228) |
| HSL | hsl(145, 48%, 90%) |
| HSV | hsv(145, 10%, 95%) |
| CMYK | cmyk(9.9%, 0%, 5.8%, 5.1%) |
| CIE-LAB | lab(93.45, -10.44, 4.08) |
| CIE-LCH | lch(93.45, 11.21, 158.64°) |
| OKLab | oklab(93.97% -0.0295 0.0106) |
| OKLCH | oklch(93.97% 0.031 160.2) |
| XYZ | xyz(74.6661, 84.0101, 85.6655) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.30
Ice
#D6FFFA
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.62
Ice Blue (survey)
#D7FFFE
ΔE00 6.97
Very Pale Blue
#D6FFFE
ΔE00 7.09
Mintcream
#F5FFFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF2E4 #F2DAE8
analogous
#DCF2DA #DAF2E4 #DAF2F0
triadic
#DAF2E4 #E4DAF2 #F2E4DA
tetradic
#DAF2E4 #DADCF2 #F2DAE8 #F2F0DA
square
#DAF2E4 #DADCF2 #F2DAE8 #F2F0DA
split-complementary
#DAF2E4 #F0DAF2 #F2DADC
monochromatic
#7FD2A2 #ADE2C3 #DAF2E4 #E8F7EE #E8F7EE
Accessibility & contrast
On white
1.18
#DAF2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DAF2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF2E4
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF2E4 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE3
Deuteranopia (green-blind)
#EDEBE5
Tritanopia (blue-blind)
#D6F2EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf2e4; /* rgb */ color: rgb(218, 242, 228); /* oklch */ color: oklch(94.0% 0.031 160.2);
Tailwind
colors: {
custom: {
50: '#e5f6ec',
500: '#daf2e4',
950: '#000000',
},
}SCSS
$custom: #daf2e4; $custom-light: #e5f6ec; $custom-dark: #000000;
JSON
{
"hex": "#daf2e4",
"rgb": {
"r": 218,
"g": 242,
"b": 228
},
"hsl": {
"h": 145,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.93971,
"c": 0.03138,
"h": 160.2
},
"luminance": 0.84011
}Semantic roles & 50–950 ramp
primary
#DAF2E4
secondary
#D0A0BC
accent
#2A7FBB
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584