#DEF1DF#DEF1DF
#DEF1DF is a very light, muted green. Relative luminance 0.838; OKLCH L 93.9% C 0.031 H 146.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1DF |
|---|---|
| RGB | rgb(222, 241, 223) |
| HSL | hsl(123, 40%, 91%) |
| HSV | hsv(123, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 7.5%, 5.5%) |
| CIE-LAB | lab(93.35, -9.51, 6.56) |
| CIE-LCH | lch(93.35, 11.55, 145.41°) |
| OKLab | oklab(93.92% -0.0261 0.0171) |
| OKLCH | oklch(93.92% 0.031 146.8) |
| XYZ | xyz(74.8962, 83.7672, 82.0206) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 7.36
Beige
#F5F5DC
ΔE00 7.48
Ice
#D6FFFA
ΔE00 8.14
Off White (survey)
#FFFFE4
ΔE00 8.25
Ivory
#FFFFF0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1DF #F1DEF0
analogous
#E6F1DE #DEF1DF #DEF1E8
triadic
#DEF1DF #DFDEF1 #F1DFDE
tetradic
#DEF1DF #DEE6F1 #F1DEF0 #F1E8DE
square
#DEF1DF #DEE6F1 #F1DEF0 #F1E8DE
split-complementary
#DEF1DF #E8DEF1 #F1DEE6
monochromatic
#88CD8C #B3DFB5 #DEF1DF #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.18
#DEF1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DEF1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1DF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1DF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#EEEBE0
Tritanopia (blue-blind)
#DCF0EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def1df; /* rgb */ color: rgb(222, 241, 223); /* oklch */ color: oklch(93.9% 0.031 146.8);
Tailwind
colors: {
custom: {
50: '#e8f5e9',
500: '#def1df',
950: '#000000',
},
}SCSS
$custom: #def1df; $custom-light: #e8f5e9; $custom-dark: #000000;
JSON
{
"hex": "#def1df",
"rgb": {
"r": 222,
"g": 241,
"b": 223
},
"hsl": {
"h": 123.158,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.93917,
"c": 0.03125,
"h": 146.8
},
"luminance": 0.83768
}Semantic roles & 50–950 ramp
primary
#DEF1DF
secondary
#CDA6CB
accent
#32ADB3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584