#DEFDD2#DEFDD2
#DEFDD2 is a very light, moderate green. Relative luminance 0.904; OKLCH L 96.1% C 0.065 H 137.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDD2 |
|---|---|
| RGB | rgb(222, 253, 210) |
| HSL | hsl(103, 91%, 91%) |
| HSV | hsv(103, 17%, 99%) |
| CMYK | cmyk(12.3%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(96.18, -17.65, 17.28) |
| CIE-LCH | lch(96.18, 24.70, 135.61°) |
| OKLab | oklab(96.07% -0.0477 0.0445) |
| OKLCH | oklch(96.07% 0.065 137) |
| XYZ | xyz(76.8801, 90.4323, 74.3651) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.34
Very Light Green
#D1FFBD
ΔE00 5.44
Pale Green
#C7FDB5
ΔE00 6.98
Light Sage
#BCECAC
ΔE00 7.08
Celadon
#BEFDB7
ΔE00 7.47
Light Light Green
#C8FFB0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDD2 #F1D2FD
analogous
#F3FDD2 #DEFDD2 #D2FDDB
triadic
#DEFDD2 #D2DEFD #FDD2DE
tetradic
#DEFDD2 #D2F3FD #F1D2FD #FDDBD2
square
#DEFDD2 #D2F3FD #F1D2FD #FDDBD2
split-complementary
#DEFDD2 #DBD2FD #FDD2F3
monochromatic
#88F85D #B3FA97 #DEFDD2 #EAFEE2 #EAFEE2
Accessibility & contrast
On white
1.10
#DEFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DEFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDD2
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDD2 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D0
Deuteranopia (green-blind)
#FBF3D4
Tritanopia (blue-blind)
#DDFAF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defdd2; /* rgb */ color: rgb(222, 253, 210); /* oklch */ color: oklch(96.1% 0.065 137.0);
Tailwind
colors: {
custom: {
50: '#e8fedf',
500: '#defdd2',
950: '#000000',
},
}SCSS
$custom: #defdd2; $custom-light: #e8fedf; $custom-dark: #000000;
JSON
{
"hex": "#defdd2",
"rgb": {
"r": 222,
"g": 253,
"b": 210
},
"hsl": {
"h": 103.256,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96065,
"c": 0.06521,
"h": 137
},
"luminance": 0.90433
}Semantic roles & 50–950 ramp
primary
#DEFDD2
secondary
#CD8DE6
accent
#00E6A5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584