#DEFAE7#DEFAE7
#DEFAE7 is a very light, muted green. Relative luminance 0.897; OKLCH L 96.0% C 0.039 H 155.9°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAE7 |
|---|---|
| RGB | rgb(222, 250, 231) |
| HSL | hsl(139, 74%, 93%) |
| HSV | hsv(139, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 7.6%, 2%) |
| CIE-LAB | lab(95.86, -12.58, 6.04) |
| CIE-LCH | lch(95.86, 13.95, 154.35°) |
| OKLab | oklab(95.97% -0.0352 0.0157) |
| OKLCH | oklch(95.97% 0.039 155.9) |
| XYZ | xyz(78.7305, 89.6691, 88.7458) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.71
Ice
#D6FFFA
ΔE00 6.33
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Very Pale Blue
#D6FFFE
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 7.79
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAE7 #FADEF1
analogous
#E3FADE #DEFAE7 #DEFAF5
triadic
#DEFAE7 #E7DEFA #FAE7DE
tetradic
#DEFAE7 #DEE3FA #FADEF1 #FAF5DE
square
#DEFAE7 #DEE3FA #FADEF1 #FAF5DE
split-complementary
#DEFAE7 #F5DEFA #FADEE3
monochromatic
#74EA9A #A9F2C0 #DEFAE7 #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.11
#DEFAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DEFAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAE7
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAE7 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E6
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#DAF9F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defae7; /* rgb */ color: rgb(222, 250, 231); /* oklch */ color: oklch(96.0% 0.039 155.9);
Tailwind
colors: {
custom: {
50: '#e8fcee',
500: '#defae7',
950: '#000000',
},
}SCSS
$custom: #defae7; $custom-light: #e8fcee; $custom-dark: #000000;
JSON
{
"hex": "#defae7",
"rgb": {
"r": 222,
"g": 250,
"b": 231
},
"hsl": {
"h": 139.286,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.95967,
"c": 0.03858,
"h": 155.9
},
"luminance": 0.8967
}Semantic roles & 50–950 ramp
primary
#DEFAE7
secondary
#E09DCA
accent
#1096D6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585