#DAEBD3#DAEBD3
#DAEBD3 is a very light, muted green. Relative luminance 0.790; OKLCH L 92.1% C 0.037 H 136.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEBD3 |
|---|---|
| RGB | rgb(218, 235, 211) |
| HSL | hsl(103, 38%, 87%) |
| HSV | hsv(103, 10%, 92%) |
| CMYK | cmyk(7.2%, 0%, 10.2%, 7.8%) |
| CIE-LAB | lab(91.25, -9.92, 9.73) |
| CIE-LCH | lch(91.25, 13.90, 135.55°) |
| OKLab | oklab(92.09% -0.0266 0.0253) |
| OKLCH | oklch(92.09% 0.037 136.5) |
| XYZ | xyz(70.3775, 79.0247, 73.1610) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.55
Beige
#F5F5DC
ΔE00 6.95
Off White (survey)
#FFFFE4
ΔE00 7.96
Lightyellow
#FFFFE0
ΔE00 8.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.34
Ivory
#FFFFF0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEBD3 #E4D3EB
analogous
#E6EBD3 #DAEBD3 #D3EBD8
triadic
#DAEBD3 #D3DAEB #EBD3DA
tetradic
#DAEBD3 #D3E6EB #E4D3EB #EBD8D3
square
#DAEBD3 #D3E6EB #E4D3EB #EBD8D3
split-complementary
#DAEBD3 #D8D3EB #EBD3E6
monochromatic
#93C57F #B7D8A9 #DAEBD3 #EDF5EA #EDF5EA
Accessibility & contrast
On white
1.25
#DAEBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DAEBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEBD3
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEBD3 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE7D2
Deuteranopia (green-blind)
#EAE5D4
Tritanopia (blue-blind)
#DAE9E4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #daebd3; /* rgb */ color: rgb(218, 235, 211); /* oklch */ color: oklch(92.1% 0.037 136.5);
Tailwind
colors: {
custom: {
50: '#e5f1e0',
500: '#daebd3',
950: '#000000',
},
}SCSS
$custom: #daebd3; $custom-light: #e5f1e0; $custom-dark: #000000;
JSON
{
"hex": "#daebd3",
"rgb": {
"r": 218,
"g": 235,
"b": 211
},
"hsl": {
"h": 102.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.9209,
"c": 0.03677,
"h": 136.5
},
"luminance": 0.79025
}Semantic roles & 50–950 ramp
primary
#DAEBD3
secondary
#BA9DC6
accent
#35B08C
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584