#CFECEF#CFECEF
#CFECEF is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.3% C 0.031 H 204.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECEF |
|---|---|
| RGB | rgb(207, 236, 239) |
| HSL | hsl(186, 50%, 87%) |
| HSV | hsv(186, 13%, 94%) |
| CMYK | cmyk(13.4%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.45, -8.84, -4.65) |
| CIE-LCH | lch(91.45, 9.99, 207.74°) |
| OKLab | oklab(92.3% -0.028 -0.0126) |
| OKLCH | oklch(92.3% 0.031 204.2) |
| XYZ | xyz(71.3037, 79.4867, 93.2304) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.15
Ice Blue (survey)
#D7FFFE
ΔE00 5.10
Very Light Blue
#D5FFFF
ΔE00 5.20
Very Pale Blue
#D6FFFE
ΔE00 5.23
Really Light Blue
#D4FFFF
ΔE00 5.34
Pale Blue
#D0FEFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECEF #EFD2CF
analogous
#CFEFE2 #CFECEF #CFDCEF
triadic
#CFECEF #EFCFEC #ECEFCF
tetradic
#CFECEF #E2CFEF #EFD2CF #DCEFCF
square
#CFECEF #E2CFEF #EFD2CF #DCEFCF
split-complementary
#CFECEF #EFCFDC #EFE2CF
monochromatic
#73C8D0 #A1DAE0 #CFECEF #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.24
#CFECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CFECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECEF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECEF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#C6EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfecef; /* rgb */ color: rgb(207, 236, 239); /* oklch */ color: oklch(92.3% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#def2f4',
500: '#cfecef',
950: '#000000',
},
}SCSS
$custom: #cfecef; $custom-light: #def2f4; $custom-dark: #000000;
JSON
{
"hex": "#cfecef",
"rgb": {
"r": 207,
"g": 236,
"b": 239
},
"hsl": {
"h": 185.625,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92297,
"c": 0.03068,
"h": 204.2
},
"luminance": 0.79488
}Semantic roles & 50–950 ramp
primary
#CFECEF
secondary
#CC9B96
accent
#3628BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585