#DEF6DC#DEF6DC
#DEF6DC is a very light, muted green. Relative luminance 0.866; OKLCH L 94.9% C 0.043 H 143.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6DC |
|---|---|
| RGB | rgb(222, 246, 220) |
| HSL | hsl(115, 59%, 91%) |
| HSV | hsv(115, 11%, 96%) |
| CMYK | cmyk(9.8%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(94.57, -12.53, 9.86) |
| CIE-LCH | lch(94.57, 15.94, 141.79°) |
| OKLab | oklab(94.86% -0.0342 0.0257) |
| OKLCH | oklch(94.86% 0.043 143.1) |
| XYZ | xyz(75.9957, 86.6076, 80.4094) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.40
Beige
#F5F5DC
ΔE00 8.44
Lightyellow
#FFFFE0
ΔE00 8.73
Off White (survey)
#FFFFE4
ΔE00 8.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.01
Ice
#D6FFFA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6DC #F4DCF6
analogous
#EBF6DC #DEF6DC #DCF6E7
triadic
#DEF6DC #DCDEF6 #F6DCDE
tetradic
#DEF6DC #DCEBF6 #F4DCF6 #F6E7DC
square
#DEF6DC #DCEBF6 #F4DCF6 #F6E7DC
split-complementary
#DEF6DC #E7DCF6 #F6DCEB
monochromatic
#82DD7B #B0E9AB #DEF6DC #E8F9E7 #E8F9E7
Accessibility & contrast
On white
1.15
#DEF6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#DEF6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6DC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6DC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#F3EEDD
Tritanopia (blue-blind)
#DCF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def6dc; /* rgb */ color: rgb(222, 246, 220); /* oklch */ color: oklch(94.9% 0.043 143.1);
Tailwind
colors: {
custom: {
50: '#e8f9e6',
500: '#def6dc',
950: '#000000',
},
}SCSS
$custom: #def6dc; $custom-light: #e8f9e6; $custom-dark: #000000;
JSON
{
"hex": "#def6dc",
"rgb": {
"r": 222,
"g": 246,
"b": 220
},
"hsl": {
"h": 115.385,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94862,
"c": 0.04273,
"h": 143.1
},
"luminance": 0.86608
}Semantic roles & 50–950 ramp
primary
#DEF6DC
secondary
#D39FD7
accent
#1FC7BA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584