#CFEEDE#CFEEDE
#CFEEDE is a very light, muted green. Relative luminance 0.797; OKLCH L 92.2% C 0.039 H 163.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEDE |
|---|---|
| RGB | rgb(207, 238, 222) |
| HSL | hsl(149, 48%, 87%) |
| HSV | hsv(149, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(91.54, -13.12, 4.34) |
| CIE-LCH | lch(91.54, 13.82, 161.69°) |
| OKLab | oklab(92.23% -0.0373 0.0113) |
| OKLCH | oklch(92.23% 0.039 163.2) |
| XYZ | xyz(69.4884, 79.6870, 80.8132) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.96
Honeydew
#F0FFF0
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.25
Light Light Blue
#CAFFFB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEDE #EECFDF
analogous
#D0EECF #CFEEDE #CFEEED
triadic
#CFEEDE #DECFEE #EEDECF
tetradic
#CFEEDE #CFD0EE #EECFDF #EEEDCF
square
#CFEEDE #CFD0EE #EECFDF #EEEDCF
split-complementary
#CFEEDE #EDCFEE #EECFD0
monochromatic
#75CEA0 #A2DEBF #CFEEDE #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.24
#CFEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CFEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEDE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEDE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DD
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#C9EEE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfeede; /* rgb */ color: rgb(207, 238, 222); /* oklch */ color: oklch(92.2% 0.039 163.2);
Tailwind
colors: {
custom: {
50: '#ddf3e8',
500: '#cfeede',
950: '#000000',
},
}SCSS
$custom: #cfeede; $custom-light: #ddf3e8; $custom-dark: #000000;
JSON
{
"hex": "#cfeede",
"rgb": {
"r": 207,
"g": 238,
"b": 222
},
"hsl": {
"h": 149.032,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92225,
"c": 0.03895,
"h": 163.2
},
"luminance": 0.79688
}Semantic roles & 50–950 ramp
primary
#CFEEDE
secondary
#CB96B1
accent
#2B75BB
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584