#DEFAE8#DEFAE8
#DEFAE8 is a very light, muted green. Relative luminance 0.897; OKLCH L 96.0% C 0.038 H 157.4°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAE8 |
|---|---|
| RGB | rgb(222, 250, 232) |
| HSL | hsl(141, 74%, 93%) |
| HSV | hsv(141, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 7.2%, 2%) |
| CIE-LAB | lab(95.88, -12.40, 5.56) |
| CIE-LCH | lch(95.88, 13.59, 155.85°) |
| OKLab | oklab(95.99% -0.0348 0.0145) |
| OKLCH | oklch(95.99% 0.038 157.4) |
| XYZ | xyz(78.8721, 89.7257, 89.4917) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.61
Ice
#D6FFFA
ΔE00 6.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Very Pale Blue
#D6FFFE
ΔE00 7.42
Lightcyan
#E0FFFF
ΔE00 7.43
Duck Egg Blue
#C3FBF4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAE8 #FADEF0
analogous
#E2FADE #DEFAE8 #DEFAF6
triadic
#DEFAE8 #E8DEFA #FAE8DE
tetradic
#DEFAE8 #DEE2FA #FADEF0 #FAF6DE
square
#DEFAE8 #DEE2FA #FADEF0 #FAF6DE
split-complementary
#DEFAE8 #F6DEFA #FADEE2
monochromatic
#74EA9E #A9F2C3 #DEFAE8 #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.11
#DEFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DEFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAE8
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAE8 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E7
Deuteranopia (green-blind)
#F4F2E9
Tritanopia (blue-blind)
#DAFAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defae8; /* rgb */ color: rgb(222, 250, 232); /* oklch */ color: oklch(96.0% 0.038 157.4);
Tailwind
colors: {
custom: {
50: '#e8fcef',
500: '#defae8',
950: '#000000',
},
}SCSS
$custom: #defae8; $custom-light: #e8fcef; $custom-dark: #000000;
JSON
{
"hex": "#defae8",
"rgb": {
"r": 222,
"g": 250,
"b": 232
},
"hsl": {
"h": 141.429,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.95993,
"c": 0.03773,
"h": 157.4
},
"luminance": 0.89727
}Semantic roles & 50–950 ramp
primary
#DEFAE8
secondary
#E09DC8
accent
#108FD6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585