#DEECCF#DEECCF
#DEECCF is a very light, muted yellow-green. Relative luminance 0.800; OKLCH L 92.5% C 0.041 H 128.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECCF |
|---|---|
| RGB | rgb(222, 236, 207) |
| HSL | hsl(89, 43%, 87%) |
| HSV | hsv(89, 12%, 93%) |
| CMYK | cmyk(5.9%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(91.70, -9.73, 12.49) |
| CIE-LCH | lch(91.70, 15.83, 127.90°) |
| OKLab | oklab(92.49% -0.0256 0.0324) |
| OKLCH | oklch(92.49% 0.041 128.3) |
| XYZ | xyz(71.3804, 80.0253, 70.7053) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.08
Honeydew
#F0FFF0
ΔE00 6.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.68
Lightyellow
#FFFFE0
ΔE00 6.83
Off White (survey)
#FFFFE4
ΔE00 7.00
Eggshell (survey)
#FFFFD4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECCF #DDCFEC
analogous
#ECECCF #DEECCF #D0ECCF
triadic
#DEECCF #CFDEEC #ECCFDE
tetradic
#DEECCF #CFECEC #DDCFEC #ECCFD0
square
#DEECCF #CFECEC #DDCFEC #ECCFD0
split-complementary
#DEECCF #CFD0EC #ECCFEC
monochromatic
#A2C977 #C0DBA3 #DEECCF #F0F6E9 #F0F6E9
Accessibility & contrast
On white
1.23
#DEECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DEECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECCF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECCF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8CD
Deuteranopia (green-blind)
#EDE7D0
Tritanopia (blue-blind)
#DFE9E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #deeccf; /* rgb */ color: rgb(222, 236, 207); /* oklch */ color: oklch(92.5% 0.041 128.3);
Tailwind
colors: {
custom: {
50: '#e8f2dd',
500: '#deeccf',
950: '#000000',
},
}SCSS
$custom: #deeccf; $custom-light: #e8f2dd; $custom-dark: #000000;
JSON
{
"hex": "#deeccf",
"rgb": {
"r": 222,
"g": 236,
"b": 207
},
"hsl": {
"h": 88.966,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92488,
"c": 0.0413,
"h": 128.3
},
"luminance": 0.80025
}Semantic roles & 50–950 ramp
primary
#DEECCF
secondary
#AF98C8
accent
#2FB670
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584