#CFFDEC#CFFDEC
#CFFDEC is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.7% C 0.052 H 170.7°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDEC |
|---|---|
| RGB | rgb(207, 253, 236) |
| HSL | hsl(158, 92%, 90%) |
| HSV | hsv(158, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(95.82, -17.90, 3.29) |
| CIE-LCH | lch(95.82, 18.20, 169.60°) |
| OKLab | oklab(95.73% -0.0516 0.0084) |
| OKLCH | oklch(95.73% 0.052 170.7) |
| XYZ | xyz(75.9937, 89.5698, 92.6254) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.24
Duck Egg Blue
#C3FBF4
ΔE00 4.29
Pale Aqua
#B8FFEB
ΔE00 4.60
Ice
#D6FFFA
ΔE00 4.81
Light Light Blue
#CAFFFB
ΔE00 5.11
Very Pale Blue
#D6FFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDEC #FDCFE0
analogous
#CFFDD5 #CFFDEC #CFF7FD
triadic
#CFFDEC #ECCFFD #FDECCF
tetradic
#CFFDEC #D5CFFD #FDCFE0 #F7FDCF
square
#CFFDEC #D5CFFD #FDCFE0 #F7FDCF
split-complementary
#CFFDEC #FDCFF7 #FDD5CF
monochromatic
#59F8BD #94FBD5 #CFFDEC #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.11
#CFFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#CFFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDEC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDEC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#C5FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdec; /* rgb */ color: rgb(207, 253, 236); /* oklch */ color: oklch(95.7% 0.052 170.7);
Tailwind
colors: {
custom: {
50: '#defef2',
500: '#cffdec',
950: '#000000',
},
}SCSS
$custom: #cffdec; $custom-light: #defef2; $custom-dark: #000000;
JSON
{
"hex": "#cffdec",
"rgb": {
"r": 207,
"g": 253,
"b": 236
},
"hsl": {
"h": 157.826,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95733,
"c": 0.05224,
"h": 170.7
},
"luminance": 0.89572
}Semantic roles & 50–950 ramp
primary
#CFFDEC
secondary
#E68AAC
accent
#0055E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585