#DDFFE0#DDFFE0
#DDFFE0 is a very light, muted green. Relative luminance 0.923; OKLCH L 96.7% C 0.054 H 147.6°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFE0 |
|---|---|
| RGB | rgb(221, 255, 224) |
| HSL | hsl(125, 100%, 93%) |
| HSV | hsv(125, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(96.93, -16.60, 11.17) |
| CIE-LCH | lch(96.93, 20.01, 146.07°) |
| OKLab | oklab(96.75% -0.0457 0.029) |
| OKLCH | oklch(96.75% 0.054 147.6) |
| XYZ | xyz(79.0304, 92.2726, 84.1532) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.63
Very Pale Green
#CFFDBC
ΔE00 8.34
Very Light Green
#D1FFBD
ΔE00 8.46
Pale Aqua
#B8FFEB
ΔE00 8.60
Mint
#AAF0C1
ΔE00 8.66
Pale Turquoise
#A5FBD5
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFE0 #FFDDFC
analogous
#EBFFDD #DDFFE0 #DDFFF1
triadic
#DDFFE0 #E0DDFF #FFE0DD
tetradic
#DDFFE0 #DDEBFF #FFDDFC #FFF1DD
square
#DDFFE0 #DDEBFF #FFDDFC #FFF1DD
split-complementary
#DDFFE0 #F1DDFF #FFDDEB
monochromatic
#63FF70 #A0FFA8 #DDFFE0 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.08
#DDFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DDFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFE0
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFE0 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DE
Deuteranopia (green-blind)
#FAF5E1
Tritanopia (blue-blind)
#DAFDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddffe0; /* rgb */ color: rgb(221, 255, 224); /* oklch */ color: oklch(96.7% 0.054 147.6);
Tailwind
colors: {
custom: {
50: '#e7ffe9',
500: '#ddffe0',
950: '#000000',
},
}SCSS
$custom: #ddffe0; $custom-light: #e7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#ddffe0",
"rgb": {
"r": 221,
"g": 255,
"b": 224
},
"hsl": {
"h": 125.294,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96749,
"c": 0.0541,
"h": 147.6
},
"luminance": 0.92274
}Semantic roles & 50–950 ramp
primary
#DDFFE0
secondary
#EC94E4
accent
#00D1E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684