#DEF3DF#DEF3DF
#DEF3DF is a very light, muted green. Relative luminance 0.850; OKLCH L 94.3% C 0.035 H 146.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3DF |
|---|---|
| RGB | rgb(222, 243, 223) |
| HSL | hsl(123, 47%, 91%) |
| HSV | hsv(123, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(93.86, -10.51, 7.30) |
| CIE-LCH | lch(93.86, 12.80, 145.23°) |
| OKLab | oklab(94.33% -0.0289 0.019) |
| OKLCH | oklch(94.33% 0.035 146.6) |
| XYZ | xyz(75.4914, 84.9577, 82.2190) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Beige
#F5F5DC
ΔE00 7.84
Mintcream
#F5FFFA
ΔE00 8.06
Ice
#D6FFFA
ΔE00 8.09
Off White (survey)
#FFFFE4
ΔE00 8.45
Lightyellow
#FFFFE0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3DF #F3DEF2
analogous
#E7F3DE #DEF3DF #DEF3E9
triadic
#DEF3DF #DFDEF3 #F3DFDE
tetradic
#DEF3DF #DEE7F3 #F3DEF2 #F3E9DE
square
#DEF3DF #DEE7F3 #F3DEF2 #F3E9DE
split-complementary
#DEF3DF #E9DEF3 #F3DEE7
monochromatic
#84D288 #B1E3B3 #DEF3DF #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.17
#DEF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DEF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3DF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3DF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#DCF2ED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def3df; /* rgb */ color: rgb(222, 243, 223); /* oklch */ color: oklch(94.3% 0.035 146.6);
Tailwind
colors: {
custom: {
50: '#e8f7e9',
500: '#def3df',
950: '#000000',
},
}SCSS
$custom: #def3df; $custom-light: #e8f7e9; $custom-dark: #000000;
JSON
{
"hex": "#def3df",
"rgb": {
"r": 222,
"g": 243,
"b": 223
},
"hsl": {
"h": 122.857,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.94325,
"c": 0.03459,
"h": 146.6
},
"luminance": 0.84958
}Semantic roles & 50–950 ramp
primary
#DEF3DF
secondary
#D1A4CF
accent
#2CB3BA
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584