#DDF8EA#DDF8EA
#DDF8EA is a very light, muted green. Relative luminance 0.884; OKLCH L 95.6% C 0.034 H 163.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8EA |
|---|---|
| RGB | rgb(221, 248, 234) |
| HSL | hsl(149, 66%, 92%) |
| HSV | hsv(149, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.35, -11.36, 3.75) |
| CIE-LCH | lch(95.35, 11.97, 161.76°) |
| OKLab | oklab(95.57% -0.0323 0.0097) |
| OKLCH | oklch(95.57% 0.034 163.3) |
| XYZ | xyz(78.2342, 88.4462, 90.7760) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.35
Ice
#D6FFFA
ΔE00 5.11
Lightcyan
#E0FFFF
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Very Pale Blue
#D6FFFE
ΔE00 6.30
Very Light Blue
#D5FFFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8EA #F8DDEB
analogous
#DEF8DD #DDF8EA #DDF8F8
triadic
#DDF8EA #EADDF8 #F8EADD
tetradic
#DDF8EA #DDDEF8 #F8DDEB #F8F8DD
square
#DDF8EA #DDDEF8 #F8DDEB #F8F8DD
split-complementary
#DDF8EA #F8DDF8 #F8DDDE
monochromatic
#77E3AB #AAEECB #DDF8EA #E6FAEF #E6FAEF
Accessibility & contrast
On white
1.12
#DDF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DDF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8EA
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8EA | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#D8F8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddf8ea; /* rgb */ color: rgb(221, 248, 234); /* oklch */ color: oklch(95.6% 0.034 163.3);
Tailwind
colors: {
custom: {
50: '#e7faf0',
500: '#ddf8ea',
950: '#000000',
},
}SCSS
$custom: #ddf8ea; $custom-light: #e7faf0; $custom-dark: #000000;
JSON
{
"hex": "#ddf8ea",
"rgb": {
"r": 221,
"g": 248,
"b": 234
},
"hsl": {
"h": 148.889,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.95569,
"c": 0.03377,
"h": 163.3
},
"luminance": 0.88447
}Semantic roles & 50–950 ramp
primary
#DDF8EA
secondary
#DB9EBE
accent
#1876CE
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585