#DAFDEB#DAFDEB
#DAFDEB is a very light, muted green. Relative luminance 0.912; OKLCH L 96.4% C 0.043 H 163.2°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDEB |
|---|---|
| RGB | rgb(218, 253, 235) |
| HSL | hsl(149, 90%, 92%) |
| HSV | hsv(149, 14%, 99%) |
| CMYK | cmyk(13.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.47, -14.63, 4.83) |
| CIE-LCH | lch(96.47, 15.40, 161.71°) |
| OKLab | oklab(96.42% -0.0415 0.0126) |
| OKLCH | oklch(96.42% 0.043 163.2) |
| XYZ | xyz(79.0305, 91.1525, 92.0115) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.18
Honeydew
#F0FFF0
ΔE00 6.27
Duck Egg Blue
#C3FBF4
ΔE00 6.29
Eggshell Blue
#C4FFF7
ΔE00 6.42
Light Light Blue
#CAFFFB
ΔE00 6.63
Ice Blue (survey)
#D7FFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDEB #FDDAEC
analogous
#DBFDDA #DAFDEB #DAFDFD
triadic
#DAFDEB #EBDAFD #FDEBDA
tetradic
#DAFDEB #DADBFD #FDDAEC #FDFDDA
square
#DAFDEB #DADBFD #FDDAEC #FDFDDA
split-complementary
#DAFDEB #FDDAFD #FDDADB
monochromatic
#66F7AC #A0FACC #DAFDEB #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.09
#DAFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DAFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDEB
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDEB | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#D4FDF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafdeb; /* rgb */ color: rgb(218, 253, 235); /* oklch */ color: oklch(96.4% 0.043 163.2);
Tailwind
colors: {
custom: {
50: '#e5fef1',
500: '#dafdeb',
950: '#000000',
},
}SCSS
$custom: #dafdeb; $custom-light: #e5fef1; $custom-dark: #000000;
JSON
{
"hex": "#dafdeb",
"rgb": {
"r": 218,
"g": 253,
"b": 235
},
"hsl": {
"h": 149.143,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.96419,
"c": 0.04338,
"h": 163.2
},
"luminance": 0.91154
}Semantic roles & 50–950 ramp
primary
#DAFDEB
secondary
#E795BF
accent
#0076E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585