#DAEDDB#DAEDDB
#DAEDDB is a very light, muted green. Relative luminance 0.806; OKLCH L 92.7% C 0.031 H 146.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEDDB |
|---|---|
| RGB | rgb(218, 237, 219) |
| HSL | hsl(123, 35%, 89%) |
| HSV | hsv(123, 8%, 93%) |
| CMYK | cmyk(8%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(91.95, -9.54, 6.58) |
| CIE-LCH | lch(91.95, 11.59, 145.41°) |
| OKLab | oklab(92.71% -0.0262 0.0172) |
| OKLCH | oklch(92.71% 0.031 146.8) |
| XYZ | xyz(71.9813, 80.5876, 78.7668) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.39
Beige
#F5F5DC
ΔE00 7.71
Mintcream
#F5FFFA
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 8.39
Ice
#D6FFFA
ΔE00 8.41
Off White (survey)
#FFFFE4
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEDDB #EDDAEC
analogous
#E3EDDA #DAEDDB #DAEDE5
triadic
#DAEDDB #DBDAED #EDDBDA
tetradic
#DAEDDB #DAE3ED #EDDAEC #EDE5DA
square
#DAEDDB #DAE3ED #EDDAEC #EDE5DA
split-complementary
#DAEDDB #E5DAED #EDDAE3
monochromatic
#88C58B #B1D9B3 #DAEDDB #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.23
#DAEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DAEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEDDB
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEDDB | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DA
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#D8ECE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daeddb; /* rgb */ color: rgb(218, 237, 219); /* oklch */ color: oklch(92.7% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#e5f2e6',
500: '#daeddb',
950: '#000000',
},
}SCSS
$custom: #daeddb; $custom-light: #e5f2e6; $custom-dark: #000000;
JSON
{
"hex": "#daeddb",
"rgb": {
"r": 218,
"g": 237,
"b": 219
},
"hsl": {
"h": 123.158,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.92707,
"c": 0.03135,
"h": 146.8
},
"luminance": 0.80588
}Semantic roles & 50–950 ramp
primary
#DAEDDB
secondary
#C7A4C5
accent
#38A7AD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584