#DEFDED#DEFDED
#DEFDED is a very light, muted green. Relative luminance 0.919; OKLCH L 96.7% C 0.039 H 163.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDED |
|---|---|
| RGB | rgb(222, 253, 237) |
| HSL | hsl(149, 89%, 93%) |
| HSV | hsv(149, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(96.78, -12.98, 4.28) |
| CIE-LCH | lch(96.78, 13.66, 161.76°) |
| OKLab | oklab(96.74% -0.0369 0.0111) |
| OKLCH | oklch(96.74% 0.039 163.2) |
| XYZ | xyz(80.5320, 91.8931, 93.5986) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 4.91
Honeydew
#F0FFF0
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 6.30
Very Pale Blue
#D6FFFE
ΔE00 6.37
Lightcyan
#E0FFFF
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDED #FDDEEE
analogous
#DEFDDE #DEFDED #DEFDFC
triadic
#DEFDED #EDDEFD #FDEDDE
tetradic
#DEFDED #DEDEFD #FDDEEE #FDFCDE
square
#DEFDED #DEDEFD #FDDEEE #FDFCDE
split-complementary
#DEFDED #FCDEFD #FDDEDE
monochromatic
#6BF6AE #A4FACE #DEFDED #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.08
#DEFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DEFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDED
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDED | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#D9FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defded; /* rgb */ color: rgb(222, 253, 237); /* oklch */ color: oklch(96.7% 0.039 163.2);
Tailwind
colors: {
custom: {
50: '#e8fef2',
500: '#defded',
950: '#000000',
},
}SCSS
$custom: #defded; $custom-light: #e8fef2; $custom-dark: #000000;
JSON
{
"hex": "#defded",
"rgb": {
"r": 222,
"g": 253,
"b": 237
},
"hsl": {
"h": 149.032,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96741,
"c": 0.03853,
"h": 163.2
},
"luminance": 0.91895
}Semantic roles & 50–950 ramp
primary
#DEFDED
secondary
#E798C1
accent
#0076E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585