#DEFFEE#DEFFEE
#DEFFEE is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.041 H 163.2°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFEE |
|---|---|
| RGB | rgb(222, 255, 238) |
| HSL | hsl(149, 100%, 94%) |
| HSV | hsv(149, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.32, -13.78, 4.54) |
| CIE-LCH | lch(97.32, 14.51, 161.75°) |
| OKLab | oklab(97.18% -0.0392 0.0118) |
| OKLCH | oklch(97.18% 0.041 163.2) |
| XYZ | xyz(81.3132, 93.2210, 94.5818) |
| Luminance | 0.9322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.00
Honeydew
#F0FFF0
ΔE00 5.63
Ice Blue (survey)
#D7FFFE
ΔE00 6.49
Very Pale Blue
#D6FFFE
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 6.56
Eggshell Blue
#C4FFF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFEE #FFDEEF
analogous
#DEFFDE #DEFFEE #DEFFFF
triadic
#DEFFEE #EEDEFF #FFEEDE
tetradic
#DEFFEE #DEDEFF #FFDEEF #FFFFDE
square
#DEFFEE #DEDEFF #FFDEEF #FFFFDE
split-complementary
#DEFFEE #FFDEFF #FFDEDE
monochromatic
#64FFAF #A1FFCE #DEFFEE #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.07
#DEFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DEFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFEE
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFEE | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#F7F6EF
Tritanopia (blue-blind)
#D8FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffee; /* rgb */ color: rgb(222, 255, 238); /* oklch */ color: oklch(97.2% 0.041 163.2);
Tailwind
colors: {
custom: {
50: '#e8fff3',
500: '#deffee',
950: '#000000',
},
}SCSS
$custom: #deffee; $custom-light: #e8fff3; $custom-dark: #000000;
JSON
{
"hex": "#deffee",
"rgb": {
"r": 222,
"g": 255,
"b": 238
},
"hsl": {
"h": 149.091,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97178,
"c": 0.0409,
"h": 163.2
},
"luminance": 0.93223
}Semantic roles & 50–950 ramp
primary
#DEFFEE
secondary
#EC95C2
accent
#0076E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685