#D5EDDF#D5EDDF
#D5EDDF is a very light, muted green. Relative luminance 0.800; OKLCH L 92.5% C 0.032 H 160.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EDDF |
|---|---|
| RGB | rgb(213, 237, 223) |
| HSL | hsl(145, 40%, 88%) |
| HSV | hsv(145, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.70, -10.48, 4.10) |
| CIE-LCH | lch(91.70, 11.25, 158.63°) |
| OKLab | oklab(92.46% -0.0296 0.0107) |
| OKLCH | oklch(92.46% 0.032 160.2) |
| XYZ | xyz(71.0412, 80.0412, 81.5044) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.13
Ice
#D6FFFA
ΔE00 6.52
Lightcyan
#E0FFFF
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EDDF #EDD5E3
analogous
#D7EDD5 #D5EDDF #D5EDEB
triadic
#D5EDDF #DFD5ED #EDDFD5
tetradic
#D5EDDF #D5D7ED #EDD5E3 #EDEBD5
square
#D5EDDF #D5D7ED #EDD5E3 #EDEBD5
split-complementary
#D5EDDF #EBD5ED #EDD5D7
monochromatic
#7FC89E #AADBBE #D5EDDF #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.23
#D5EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D5EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EDDF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EDDF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#E8E6E0
Tritanopia (blue-blind)
#D1EDE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d5eddf; /* rgb */ color: rgb(213, 237, 223); /* oklch */ color: oklch(92.5% 0.032 160.2);
Tailwind
colors: {
custom: {
50: '#e2f2e9',
500: '#d5eddf',
950: '#000000',
},
}SCSS
$custom: #d5eddf; $custom-light: #e2f2e9; $custom-dark: #000000;
JSON
{
"hex": "#d5eddf",
"rgb": {
"r": 213,
"g": 237,
"b": 223
},
"hsl": {
"h": 145,
"s": 40,
"l": 88.235
},
"oklch": {
"l": 0.9246,
"c": 0.0315,
"h": 160.2
},
"luminance": 0.80042
}Semantic roles & 50–950 ramp
primary
#D5EDDF
secondary
#C89EB7
accent
#327DB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584