#DEFFE3#DEFFE3
#DEFFE3 is a very light, muted green. Relative luminance 0.926; OKLCH L 96.9% C 0.050 H 149.6°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE3 |
|---|---|
| RGB | rgb(222, 255, 227) |
| HSL | hsl(129, 100%, 94%) |
| HSV | hsv(129, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 11%, 0%) |
| CIE-LAB | lab(97.06, -15.75, 9.83) |
| CIE-LCH | lch(97.06, 18.57, 148.05°) |
| OKLab | oklab(96.89% -0.0435 0.0255) |
| OKLCH | oklch(96.89% 0.05 149.6) |
| XYZ | xyz(79.7463, 92.5943, 86.3292) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.93
Pale Aqua
#B8FFEB
ΔE00 8.41
Ice
#D6FFFA
ΔE00 8.56
Very Pale Green
#CFFDBC
ΔE00 9.22
Mint
#AAF0C1
ΔE00 9.23
Eggshell Blue
#C4FFF7
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE3 #FFDEFA
analogous
#E9FFDE #DEFFE3 #DEFFF3
triadic
#DEFFE3 #E3DEFF #FFE3DE
tetradic
#DEFFE3 #DEE9FF #FFDEFA #FFF3DE
square
#DEFFE3 #DEE9FF #FFDEFA #FFF3DE
split-complementary
#DEFFE3 #F3DEFF #FFDEE9
monochromatic
#64FF7B #A1FFAF #DEFFE3 #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.08
#DEFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DEFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE3
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE3 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E2
Deuteranopia (green-blind)
#FAF5E4
Tritanopia (blue-blind)
#DAFEF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe3; /* rgb */ color: rgb(222, 255, 227); /* oklch */ color: oklch(96.9% 0.050 149.6);
Tailwind
colors: {
custom: {
50: '#e8ffeb',
500: '#deffe3',
950: '#000000',
},
}SCSS
$custom: #deffe3; $custom-light: #e8ffeb; $custom-dark: #000000;
JSON
{
"hex": "#deffe3",
"rgb": {
"r": 222,
"g": 255,
"b": 227
},
"hsl": {
"h": 129.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96892,
"c": 0.05045,
"h": 149.6
},
"luminance": 0.92596
}Semantic roles & 50–950 ramp
primary
#DEFFE3
secondary
#EC95DF
accent
#00C3E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684