#DDFFD2#DDFFD2
#DDFFD2 is a very light, moderate green. Relative luminance 0.915; OKLCH L 96.4% C 0.069 H 138.1°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFD2 |
|---|---|
| RGB | rgb(221, 255, 210) |
| HSL | hsl(105, 100%, 91%) |
| HSV | hsv(105, 18%, 100%) |
| CMYK | cmyk(13.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.63, -18.96, 17.91) |
| CIE-LCH | lch(96.63, 26.08, 136.63°) |
| OKLab | oklab(96.41% -0.0513 0.0461) |
| OKLCH | oklch(96.41% 0.069 138.1) |
| XYZ | xyz(77.2093, 91.5442, 74.5623) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.78
Very Light Green
#D1FFBD
ΔE00 4.86
Pale Green
#C7FDB5
ΔE00 6.40
Light Sage
#BCECAC
ΔE00 6.78
Celadon
#BEFDB7
ΔE00 6.86
Light Light Green
#C8FFB0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFD2 #F4D2FF
analogous
#F3FFD2 #DDFFD2 #D2FFDD
triadic
#DDFFD2 #D2DDFF #FFD2DD
tetradic
#DDFFD2 #D2F3FF #F4D2FF #FFDDD2
square
#DDFFD2 #D2F3FF #F4D2FF #FFDDD2
split-complementary
#DDFFD2 #DDD2FF #FFD2F3
monochromatic
#81FF58 #AFFF95 #DDFFD2 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DDFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DDFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFD2
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFD2 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FDF4D4
Tritanopia (blue-blind)
#DCFCF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ddffd2; /* rgb */ color: rgb(221, 255, 210); /* oklch */ color: oklch(96.4% 0.069 138.1);
Tailwind
colors: {
custom: {
50: '#e8ffdf',
500: '#ddffd2',
950: '#000000',
},
}SCSS
$custom: #ddffd2; $custom-light: #e8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#ddffd2",
"rgb": {
"r": 221,
"g": 255,
"b": 210
},
"hsl": {
"h": 105.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96413,
"c": 0.06898,
"h": 138.1
},
"luminance": 0.91545
}Semantic roles & 50–950 ramp
primary
#DDFFD2
secondary
#D38BEA
accent
#00E6AD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684