#DEEFC8#DEEFC8
#DEEFC8 is a very light, muted yellow-green. Relative luminance 0.814; OKLCH L 92.9% C 0.055 H 126.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFC8 |
|---|---|
| RGB | rgb(222, 239, 200) |
| HSL | hsl(86, 55%, 86%) |
| HSV | hsv(86, 16%, 94%) |
| CMYK | cmyk(7.1%, 0%, 16.3%, 6.3%) |
| CIE-LAB | lab(92.32, -12.36, 17.00) |
| CIE-LCH | lch(92.32, 21.02, 126.01°) |
| OKLab | oklab(92.94% -0.0326 0.0438) |
| OKLCH | oklch(92.94% 0.055 126.6) |
| XYZ | xyz(71.4145, 81.4325, 66.5881) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.31
Eggshell (survey)
#FFFFD4
ΔE00 6.83
Ecru
#FEFFCA
ΔE00 7.19
Cream
#FFFDD0
ΔE00 7.27
Ivory (survey)
#FFFFCB
ΔE00 7.34
Lightyellow
#FFFFE0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFC8 #D9C8EF
analogous
#EFECC8 #DEEFC8 #CAEFC8
triadic
#DEEFC8 #C8DEEF #EFC8DE
tetradic
#DEEFC8 #C8EFEC #D9C8EF #EFC8CA
square
#DEEFC8 #C8EFEC #D9C8EF #EFC8CA
split-complementary
#DEEFC8 #C8CAEF #ECC8EF
monochromatic
#A5D369 #C2E199 #DEEFC8 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.21
#DEEFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DEEFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFC8
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFC8 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC6
Deuteranopia (green-blind)
#F1E9CA
Tritanopia (blue-blind)
#E0EBE4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deefc8; /* rgb */ color: rgb(222, 239, 200); /* oklch */ color: oklch(92.9% 0.055 126.6);
Tailwind
colors: {
custom: {
50: '#e8f4d8',
500: '#deefc8',
950: '#000000',
},
}SCSS
$custom: #deefc8; $custom-light: #e8f4d8; $custom-dark: #000000;
JSON
{
"hex": "#deefc8",
"rgb": {
"r": 222,
"g": 239,
"b": 200
},
"hsl": {
"h": 86.154,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92936,
"c": 0.0546,
"h": 126.6
},
"luminance": 0.81433
}Semantic roles & 50–950 ramp
primary
#DEEFC8
secondary
#AA8ECD
accent
#23C269
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583