#CFECED#CFECED
#CFECED is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.030 H 199.2°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECED |
|---|---|
| RGB | rgb(207, 236, 237) |
| HSL | hsl(182, 45%, 87%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(12.7%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.40, -9.24, -3.69) |
| CIE-LCH | lch(91.40, 9.95, 201.74°) |
| OKLab | oklab(92.24% -0.0287 -0.01) |
| OKLCH | oklch(92.24% 0.03 199.2) |
| XYZ | xyz(71.0099, 79.3692, 91.6829) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.95
Ice Blue (survey)
#D7FFFE
ΔE00 4.73
Very Pale Blue
#D6FFFE
ΔE00 4.86
Very Light Blue
#D5FFFF
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 5.03
Pale Blue
#D0FEFE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECED #EDD0CF
analogous
#CFEDDF #CFECED #CFDDED
triadic
#CFECED #EDCFEC #ECEDCF
tetradic
#CFECED #DFCFED #EDD0CF #DDEDCF
square
#CFECED #DFCFED #EDD0CF #DDEDCF
split-complementary
#CFECED #EDCFDD #EDDFCF
monochromatic
#76C9CC #A2DADC #CFECED #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.24
#CFECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CFECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECED
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECED | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#C6EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeced; /* rgb */ color: rgb(207, 236, 237); /* oklch */ color: oklch(92.2% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#def2f2',
500: '#cfeced',
950: '#000000',
},
}SCSS
$custom: #cfeced; $custom-light: #def2f2; $custom-dark: #000000;
JSON
{
"hex": "#cfeced",
"rgb": {
"r": 207,
"g": 236,
"b": 237
},
"hsl": {
"h": 182,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92237,
"c": 0.03043,
"h": 199.2
},
"luminance": 0.79371
}Semantic roles & 50–950 ramp
primary
#CFECED
secondary
#C99997
accent
#322DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585