#DDFFD0#DDFFD0
#DDFFD0 is a very light, moderate green. Relative luminance 0.914; OKLCH L 96.4% C 0.071 H 137.1°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFD0 |
|---|---|
| RGB | rgb(221, 255, 208) |
| HSL | hsl(103, 100%, 91%) |
| HSV | hsv(103, 18%, 100%) |
| CMYK | cmyk(13.3%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(96.59, -19.28, 18.87) |
| CIE-LCH | lch(96.59, 26.98, 135.61°) |
| OKLab | oklab(96.37% -0.0521 0.0485) |
| OKLCH | oklch(96.37% 0.071 137.1) |
| XYZ | xyz(76.9617, 91.4451, 73.2583) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.35
Very Light Green
#D1FFBD
ΔE00 4.42
Pale Green
#C7FDB5
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 6.48
Celadon
#BEFDB7
ΔE00 6.54
Light Light Green
#C8FFB0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFD0 #F2D0FF
analogous
#F4FFD0 #DDFFD0 #D0FFDA
triadic
#DDFFD0 #D0DDFF #FFD0DD
tetradic
#DDFFD0 #D0F4FF #F2D0FF #FFDAD0
square
#DDFFD0 #D0F4FF #F2D0FF #FFDAD0
split-complementary
#DDFFD0 #DAD0FF #FFD0F4
monochromatic
#84FF56 #B1FF93 #DDFFD0 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DDFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DDFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFD0
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFD0 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CD
Deuteranopia (green-blind)
#FDF4D2
Tritanopia (blue-blind)
#DCFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffd0; /* rgb */ color: rgb(221, 255, 208); /* oklch */ color: oklch(96.4% 0.071 137.1);
Tailwind
colors: {
custom: {
50: '#e8ffde',
500: '#ddffd0',
950: '#000000',
},
}SCSS
$custom: #ddffd0; $custom-light: #e8ffde; $custom-dark: #000000;
JSON
{
"hex": "#ddffd0",
"rgb": {
"r": 221,
"g": 255,
"b": 208
},
"hsl": {
"h": 103.404,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96368,
"c": 0.07121,
"h": 137.1
},
"luminance": 0.91446
}Semantic roles & 50–950 ramp
primary
#DDFFD0
secondary
#CF89EA
accent
#00E6A6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684