#DEF6DF#DEF6DF
#DEF6DF is a very light, muted green. Relative luminance 0.868; OKLCH L 94.9% C 0.040 H 146.4°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6DF |
|---|---|
| RGB | rgb(222, 246, 223) |
| HSL | hsl(123, 57%, 92%) |
| HSV | hsv(123, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 9.3%, 3.5%) |
| CIE-LAB | lab(94.64, -12.01, 8.41) |
| CIE-LCH | lch(94.64, 14.66, 144.99°) |
| OKLab | oklab(94.94% -0.033 0.0219) |
| OKLCH | oklch(94.94% 0.04 146.4) |
| XYZ | xyz(76.3966, 86.7679, 82.5207) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.76
Ice
#D6FFFA
ΔE00 8.24
Beige
#F5F5DC
ΔE00 8.49
Off White (survey)
#FFFFE4
ΔE00 8.88
Lightyellow
#FFFFE0
ΔE00 8.97
Mintcream
#F5FFFA
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6DF #F6DEF5
analogous
#E9F6DE #DEF6DF #DEF6EB
triadic
#DEF6DF #DFDEF6 #F6DFDE
tetradic
#DEF6DF #DEE9F6 #F6DEF5 #F6EBDE
square
#DEF6DF #DEE9F6 #F6DEF5 #F6EBDE
split-complementary
#DEF6DF #EBDEF6 #F6DEE9
monochromatic
#7EDC82 #AEE9B0 #DEF6DF #E7F8E8 #E7F8E8
Accessibility & contrast
On white
1.14
#DEF6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DEF6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6DF
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6DF | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#F3EFE0
Tritanopia (blue-blind)
#DCF5EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def6df; /* rgb */ color: rgb(222, 246, 223); /* oklch */ color: oklch(94.9% 0.040 146.4);
Tailwind
colors: {
custom: {
50: '#e8f9e9',
500: '#def6df',
950: '#000000',
},
}SCSS
$custom: #def6df; $custom-light: #e8f9e9; $custom-dark: #000000;
JSON
{
"hex": "#def6df",
"rgb": {
"r": 222,
"g": 246,
"b": 223
},
"hsl": {
"h": 122.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.94939,
"c": 0.03959,
"h": 146.4
},
"luminance": 0.86769
}Semantic roles & 50–950 ramp
primary
#DEF6DF
secondary
#D7A1D5
accent
#21BEC5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584