#CFEDEC#CFEDEC
#CFEDEC is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.4% C 0.031 H 194.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDEC |
|---|---|
| RGB | rgb(207, 237, 236) |
| HSL | hsl(178, 45%, 87%) |
| HSV | hsv(178, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.63, -9.94, -2.82) |
| CIE-LCH | lch(91.63, 10.34, 195.84°) |
| OKLab | oklab(92.41% -0.0305 -0.0077) |
| OKLCH | oklch(92.41% 0.031 194.2) |
| XYZ | xyz(71.1529, 79.8883, 91.0118) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.76
Ice Blue (survey)
#D7FFFE
ΔE00 4.23
Very Pale Blue
#D6FFFE
ΔE00 4.35
Very Light Blue
#D5FFFF
ΔE00 4.44
Really Light Blue
#D4FFFF
ΔE00 4.57
Ice
#D6FFFA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDEC #EDCFD0
analogous
#CFEDDD #CFEDEC #CFDFED
triadic
#CFEDEC #ECCFED #EDECCF
tetradic
#CFEDEC #DDCFED #EDCFD0 #DFEDCF
square
#CFEDEC #DDCFED #EDCFD0 #DFEDCF
split-complementary
#CFEDEC #EDCFDF #EDDDCF
monochromatic
#76CCC9 #A2DCDA #CFEDEC #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.24
#CFEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CFEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDEC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDEC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E3E5EC
Tritanopia (blue-blind)
#C7EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfedec; /* rgb */ color: rgb(207, 237, 236); /* oklch */ color: oklch(92.4% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#def2f2',
500: '#cfedec',
950: '#000000',
},
}SCSS
$custom: #cfedec; $custom-light: #def2f2; $custom-dark: #000000;
JSON
{
"hex": "#cfedec",
"rgb": {
"r": 207,
"g": 237,
"b": 236
},
"hsl": {
"h": 178,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92413,
"c": 0.03143,
"h": 194.2
},
"luminance": 0.7989
}Semantic roles & 50–950 ramp
primary
#CFEDEC
secondary
#C99799
accent
#2D32B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585