#DEFED3#DEFED3
#DEFED3 is a very light, moderate green. Relative luminance 0.911; OKLCH L 96.3% C 0.066 H 137.7°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFED3 |
|---|---|
| RGB | rgb(222, 254, 211) |
| HSL | hsl(105, 96%, 91%) |
| HSV | hsv(105, 17%, 100%) |
| CMYK | cmyk(12.6%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(96.46, -17.97, 17.16) |
| CIE-LCH | lch(96.46, 24.85, 136.32°) |
| OKLab | oklab(96.3% -0.0486 0.0442) |
| OKLCH | oklch(96.3% 0.066 137.7) |
| XYZ | xyz(77.3216, 91.1153, 75.1288) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.31
Very Light Green
#D1FFBD
ΔE00 5.40
Pale Green
#C7FDB5
ΔE00 6.93
Light Sage
#BCECAC
ΔE00 7.13
Celadon
#BEFDB7
ΔE00 7.39
Light Light Green
#C8FFB0
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFED3 #F3D3FE
analogous
#F3FED3 #DEFED3 #D3FEDD
triadic
#DEFED3 #D3DEFE #FED3DE
tetradic
#DEFED3 #D3F3FE #F3D3FE #FEDDD3
square
#DEFED3 #D3F3FE #F3D3FE #FEDDD3
split-complementary
#DEFED3 #DDD3FE #FED3F3
monochromatic
#84FB5B #B1FD97 #DEFED3 #E9FEE1 #E9FEE1
Accessibility & contrast
On white
1.09
#DEFED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DEFED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFED3
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFED3 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D1
Deuteranopia (green-blind)
#FCF4D5
Tritanopia (blue-blind)
#DDFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defed3; /* rgb */ color: rgb(222, 254, 211); /* oklch */ color: oklch(96.3% 0.066 137.7);
Tailwind
colors: {
custom: {
50: '#e8fee0',
500: '#defed3',
950: '#000000',
},
}SCSS
$custom: #defed3; $custom-light: #e8fee0; $custom-dark: #000000;
JSON
{
"hex": "#defed3",
"rgb": {
"r": 222,
"g": 254,
"b": 211
},
"hsl": {
"h": 104.651,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96296,
"c": 0.06571,
"h": 137.7
},
"luminance": 0.91116
}Semantic roles & 50–950 ramp
primary
#DEFED3
secondary
#D18DE8
accent
#00E6AB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584