#DEF0DF#DEF0DF
#DEF0DF is a very light, muted green. Relative luminance 0.832; OKLCH L 93.7% C 0.030 H 146.9°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0DF |
|---|---|
| RGB | rgb(222, 240, 223) |
| HSL | hsl(123, 38%, 91%) |
| HSV | hsv(123, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 7.1%, 5.9%) |
| CIE-LAB | lab(93.09, -9.01, 6.18) |
| CIE-LCH | lch(93.09, 10.93, 145.52°) |
| OKLab | oklab(93.71% -0.0248 0.0162) |
| OKLCH | oklch(93.71% 0.03 146.9) |
| XYZ | xyz(74.6010, 83.1768, 81.9222) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.54
Mintcream
#F5FFFA
ΔE00 7.02
Beige
#F5F5DC
ΔE00 7.33
Ivory
#FFFFF0
ΔE00 8.15
Off White (survey)
#FFFFE4
ΔE00 8.18
Light Grey
#D8DCD6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0DF #F0DEEF
analogous
#E6F0DE #DEF0DF #DEF0E8
triadic
#DEF0DF #DFDEF0 #F0DFDE
tetradic
#DEF0DF #DEE6F0 #F0DEEF #F0E8DE
square
#DEF0DF #DEE6F0 #F0DEEF #F0E8DE
split-complementary
#DEF0DF #E8DEF0 #F0DEE6
monochromatic
#8ACA8D #B4DDB6 #DEF0DF #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.19
#DEF0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DEF0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0DF
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0DF | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDE
Deuteranopia (green-blind)
#EDEAE0
Tritanopia (blue-blind)
#DCEFEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def0df; /* rgb */ color: rgb(222, 240, 223); /* oklch */ color: oklch(93.7% 0.030 146.9);
Tailwind
colors: {
custom: {
50: '#e8f5e9',
500: '#def0df',
950: '#000000',
},
}SCSS
$custom: #def0df; $custom-light: #e8f5e9; $custom-dark: #000000;
JSON
{
"hex": "#def0df",
"rgb": {
"r": 222,
"g": 240,
"b": 223
},
"hsl": {
"h": 123.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93713,
"c": 0.02958,
"h": 146.9
},
"luminance": 0.83177
}Semantic roles & 50–950 ramp
primary
#DEF0DF
secondary
#CBA7C9
accent
#35AAB0
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584