#DEF2DF#DEF2DF
#DEF2DF is a very light, muted green. Relative luminance 0.844; OKLCH L 94.1% C 0.033 H 146.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2DF |
|---|---|
| RGB | rgb(222, 242, 223) |
| HSL | hsl(123, 43%, 91%) |
| HSV | hsv(123, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 7.9%, 5.1%) |
| CIE-LAB | lab(93.61, -10.01, 6.93) |
| CIE-LCH | lch(93.61, 12.17, 145.32°) |
| OKLab | oklab(94.12% -0.0275 0.0181) |
| OKLCH | oklch(94.12% 0.033 146.7) |
| XYZ | xyz(75.1930, 84.3608, 82.1195) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Beige
#F5F5DC
ΔE00 7.65
Mintcream
#F5FFFA
ΔE00 7.71
Ice
#D6FFFA
ΔE00 8.10
Off White (survey)
#FFFFE4
ΔE00 8.34
Lightcyan
#E0FFFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2DF #F2DEF1
analogous
#E7F2DE #DEF2DF #DEF2E9
triadic
#DEF2DF #DFDEF2 #F2DFDE
tetradic
#DEF2DF #DEE7F2 #F2DEF1 #F2E9DE
square
#DEF2DF #DEE7F2 #F2DEF1 #F2E9DE
split-complementary
#DEF2DF #E9DEF2 #F2DEE7
monochromatic
#86CF8A #B2E1B4 #DEF2DF #E9F6EA #E9F6EA
Accessibility & contrast
On white
1.17
#DEF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DEF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2DF
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2DF | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#EFECE0
Tritanopia (blue-blind)
#DCF1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2df; /* rgb */ color: rgb(222, 242, 223); /* oklch */ color: oklch(94.1% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#e8f6e9',
500: '#def2df',
950: '#000000',
},
}SCSS
$custom: #def2df; $custom-light: #e8f6e9; $custom-dark: #000000;
JSON
{
"hex": "#def2df",
"rgb": {
"r": 222,
"g": 242,
"b": 223
},
"hsl": {
"h": 123,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94121,
"c": 0.03292,
"h": 146.7
},
"luminance": 0.84362
}Semantic roles & 50–950 ramp
primary
#DEF2DF
secondary
#CFA5CD
accent
#2FB0B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584