#DEF4DF#DEF4DF
#DEF4DF is a very light, muted green. Relative luminance 0.856; OKLCH L 94.5% C 0.036 H 146.6°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4DF |
|---|---|
| RGB | rgb(222, 244, 223) |
| HSL | hsl(123, 50%, 91%) |
| HSV | hsv(123, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 8.6%, 4.3%) |
| CIE-LAB | lab(94.12, -11.01, 7.67) |
| CIE-LCH | lch(94.12, 13.42, 145.14°) |
| OKLab | oklab(94.53% -0.0303 0.02) |
| OKLCH | oklch(94.53% 0.036 146.6) |
| XYZ | xyz(75.7915, 85.5578, 82.3190) |
| Luminance | 0.8556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.20
Beige
#F5F5DC
ΔE00 8.04
Ice
#D6FFFA
ΔE00 8.11
Mintcream
#F5FFFA
ΔE00 8.42
Off White (survey)
#FFFFE4
ΔE00 8.58
Lightyellow
#FFFFE0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4DF #F4DEF3
analogous
#E8F4DE #DEF4DF #DEF4EA
triadic
#DEF4DF #DFDEF4 #F4DFDE
tetradic
#DEF4DF #DEE8F4 #F4DEF3 #F4EADE
square
#DEF4DF #DEE8F4 #F4DEF3 #F4EADE
split-complementary
#DEF4DF #EADEF4 #F4DEE8
monochromatic
#82D586 #B0E5B2 #DEF4DF #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.16
#DEF4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DEF4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4DF
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4DF | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#DCF3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def4df; /* rgb */ color: rgb(222, 244, 223); /* oklch */ color: oklch(94.5% 0.036 146.6);
Tailwind
colors: {
custom: {
50: '#e8f7e9',
500: '#def4df',
950: '#000000',
},
}SCSS
$custom: #def4df; $custom-light: #e8f7e9; $custom-dark: #000000;
JSON
{
"hex": "#def4df",
"rgb": {
"r": 222,
"g": 244,
"b": 223
},
"hsl": {
"h": 122.727,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94529,
"c": 0.03627,
"h": 146.6
},
"luminance": 0.85559
}Semantic roles & 50–950 ramp
primary
#DEF4DF
secondary
#D3A3D1
accent
#28B7BD
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584