#CFEBDC#CFEBDC
#CFEBDC is a very light, muted green. Relative luminance 0.778; OKLCH L 91.5% C 0.036 H 162.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBDC |
|---|---|
| RGB | rgb(207, 235, 220) |
| HSL | hsl(148, 41%, 87%) |
| HSV | hsv(148, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 6.4%, 7.8%) |
| CIE-LAB | lab(90.71, -11.99, 4.18) |
| CIE-LCH | lch(90.71, 12.70, 160.79°) |
| OKLab | oklab(91.55% -0.034 0.0109) |
| OKLCH | oklch(91.55% 0.036 162.3) |
| XYZ | xyz(68.3558, 77.8482, 79.1211) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.37
Ice
#D6FFFA
ΔE00 6.39
Ice Blue (survey)
#D7FFFE
ΔE00 7.45
Very Pale Blue
#D6FFFE
ΔE00 7.51
Duck Egg Blue
#C3FBF4
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBDC #EBCFDE
analogous
#D0EBCF #CFEBDC #CFEBEA
triadic
#CFEBDC #DCCFEB #EBDCCF
tetradic
#CFEBDC #CFD0EB #EBCFDE #EBEACF
square
#CFEBDC #CFD0EB #EBCFDE #EBEACF
split-complementary
#CFEBDC #EACFEB #EBCFD0
monochromatic
#79C79D #A4D9BD #CFEBDC #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.27
#CFEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CFEBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBDC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBDC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#CAEBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebdc; /* rgb */ color: rgb(207, 235, 220); /* oklch */ color: oklch(91.5% 0.036 162.3);
Tailwind
colors: {
custom: {
50: '#ddf1e6',
500: '#cfebdc',
950: '#000000',
},
}SCSS
$custom: #cfebdc; $custom-light: #ddf1e6; $custom-dark: #000000;
JSON
{
"hex": "#cfebdc",
"rgb": {
"r": 207,
"g": 235,
"b": 220
},
"hsl": {
"h": 147.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91548,
"c": 0.03572,
"h": 162.3
},
"luminance": 0.77849
}Semantic roles & 50–950 ramp
primary
#CFEBDC
secondary
#C698B1
accent
#3177B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584