#DEFFEB#DEFFEB
#DEFFEB is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.043 H 158.9°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFEB |
|---|---|
| RGB | rgb(222, 255, 235) |
| HSL | hsl(144, 100%, 94%) |
| HSV | hsv(144, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.25, -14.33, 5.98) |
| CIE-LCH | lch(97.25, 15.53, 157.33°) |
| OKLab | oklab(97.1% -0.0403 0.0156) |
| OKLCH | oklch(97.1% 0.043 158.9) |
| XYZ | xyz(80.8761, 93.0462, 92.2799) |
| Luminance | 0.9305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.83
Ice
#D6FFFA
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Eggshell Blue
#C4FFF7
ΔE00 7.32
Light Light Blue
#CAFFFB
ΔE00 7.54
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFEB #FFDEF2
analogous
#E1FFDE #DEFFEB #DEFFFB
triadic
#DEFFEB #EBDEFF #FFEBDE
tetradic
#DEFFEB #DEE1FF #FFDEF2 #FFFBDE
square
#DEFFEB #DEE1FF #FFDEF2 #FFFBDE
split-complementary
#DEFFEB #FBDEFF #FFDEE1
monochromatic
#64FFA1 #A1FFC6 #DEFFEB #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.07
#DEFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#DEFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFEB
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFEB | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#D9FFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffeb; /* rgb */ color: rgb(222, 255, 235); /* oklch */ color: oklch(97.1% 0.043 158.9);
Tailwind
colors: {
custom: {
50: '#e8fff1',
500: '#deffeb',
950: '#000000',
},
}SCSS
$custom: #deffeb; $custom-light: #e8fff1; $custom-dark: #000000;
JSON
{
"hex": "#deffeb",
"rgb": {
"r": 222,
"g": 255,
"b": 235
},
"hsl": {
"h": 143.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97098,
"c": 0.04324,
"h": 158.9
},
"luminance": 0.93048
}Semantic roles & 50–950 ramp
primary
#DEFFEB
secondary
#EC95CA
accent
#008BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685