#DEF3DC#DEF3DC
#DEF3DC is a very light, muted green. Relative luminance 0.848; OKLCH L 94.2% C 0.038 H 142.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3DC |
|---|---|
| RGB | rgb(222, 243, 220) |
| HSL | hsl(115, 49%, 91%) |
| HSV | hsv(115, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.80, -11.03, 8.75) |
| CIE-LCH | lch(93.80, 14.08, 141.58°) |
| OKLab | oklab(94.25% -0.0301 0.0228) |
| OKLCH | oklch(94.25% 0.038 142.8) |
| XYZ | xyz(75.0906, 84.7973, 80.1077) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.56
Beige
#F5F5DC
ΔE00 7.69
Off White (survey)
#FFFFE4
ΔE00 8.25
Lightyellow
#FFFFE0
ΔE00 8.37
Mintcream
#F5FFFA
ΔE00 8.85
Ice
#D6FFFA
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3DC #F1DCF3
analogous
#E9F3DC #DEF3DC #DCF3E5
triadic
#DEF3DC #DCDEF3 #F3DCDE
tetradic
#DEF3DC #DCE9F3 #F1DCF3 #F3E5DC
square
#DEF3DC #DCE9F3 #F1DCF3 #F3E5DC
split-complementary
#DEF3DC #E5DCF3 #F3DCE9
monochromatic
#88D481 #B3E3AE #DEF3DC #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.17
#DEF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DEF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3DC
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3DC | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#F1ECDD
Tritanopia (blue-blind)
#DDF1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def3dc; /* rgb */ color: rgb(222, 243, 220); /* oklch */ color: oklch(94.2% 0.038 142.8);
Tailwind
colors: {
custom: {
50: '#e8f7e6',
500: '#def3dc',
950: '#000000',
},
}SCSS
$custom: #def3dc; $custom-light: #e8f7e6; $custom-dark: #000000;
JSON
{
"hex": "#def3dc",
"rgb": {
"r": 222,
"g": 243,
"b": 220
},
"hsl": {
"h": 114.783,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94247,
"c": 0.03774,
"h": 142.8
},
"luminance": 0.84798
}Semantic roles & 50–950 ramp
primary
#DEF3DC
secondary
#CDA2D1
accent
#29BCAF
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584