#DEFCEA#DEFCEA
#DEFCEA is a very light, muted green. Relative luminance 0.911; OKLCH L 96.5% C 0.039 H 159.3°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCEA |
|---|---|
| RGB | rgb(222, 252, 234) |
| HSL | hsl(144, 83%, 93%) |
| HSV | hsv(144, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(96.45, -13.03, 5.34) |
| CIE-LCH | lch(96.45, 14.08, 157.70°) |
| OKLab | oklab(96.46% -0.0367 0.0139) |
| OKLCH | oklch(96.46% 0.039 159.3) |
| XYZ | xyz(79.7825, 91.0895, 91.2046) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.02
Ice
#D6FFFA
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.10
Very Pale Blue
#D6FFFE
ΔE00 7.17
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Lightcyan
#E0FFFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCEA #FCDEF0
analogous
#E1FCDE #DEFCEA #DEFCF9
triadic
#DEFCEA #EADEFC #FCEADE
tetradic
#DEFCEA #DEE1FC #FCDEF0 #FCF9DE
square
#DEFCEA #DEE1FC #FCDEF0 #FCF9DE
split-complementary
#DEFCEA #F9DEFC #FCDEE1
monochromatic
#6EF2A3 #A6F7C6 #DEFCEA #E3FCED #E3FCED
Accessibility & contrast
On white
1.09
#DEFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DEFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCEA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCEA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#D9FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcea; /* rgb */ color: rgb(222, 252, 234); /* oklch */ color: oklch(96.5% 0.039 159.3);
Tailwind
colors: {
custom: {
50: '#e8fdf0',
500: '#defcea',
950: '#000000',
},
}SCSS
$custom: #defcea; $custom-light: #e8fdf0; $custom-dark: #000000;
JSON
{
"hex": "#defcea",
"rgb": {
"r": 222,
"g": 252,
"b": 234
},
"hsl": {
"h": 144,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96456,
"c": 0.03927,
"h": 159.3
},
"luminance": 0.91091
}Semantic roles & 50–950 ramp
primary
#DEFCEA
secondary
#E49AC7
accent
#0689E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585