#CFECEE#CFECEE
#CFECEE is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.031 H 201.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECEE |
|---|---|
| RGB | rgb(207, 236, 238) |
| HSL | hsl(184, 48%, 87%) |
| HSV | hsv(184, 13%, 93%) |
| CMYK | cmyk(13%, 0.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.43, -9.04, -4.17) |
| CIE-LCH | lch(91.43, 9.96, 204.75°) |
| OKLab | oklab(92.27% -0.0284 -0.0113) |
| OKLCH | oklch(92.27% 0.031 201.7) |
| XYZ | xyz(71.1564, 79.4278, 92.4545) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.03
Ice Blue (survey)
#D7FFFE
ΔE00 4.90
Very Light Blue
#D5FFFF
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.03
Really Light Blue
#D4FFFF
ΔE00 5.16
Pale Blue
#D0FEFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECEE #EED1CF
analogous
#CFEEE1 #CFECEE #CFDDEE
triadic
#CFECEE #EECFEC #ECEECF
tetradic
#CFECEE #E1CFEE #EED1CF #DDEECF
square
#CFECEE #E1CFEE #EED1CF #DDEECF
split-complementary
#CFECEE #EECFDD #EEE1CF
monochromatic
#75C8CE #A2DADE #CFECEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.24
#CFECEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CFECEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECEE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECEE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C6EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfecee; /* rgb */ color: rgb(207, 236, 238); /* oklch */ color: oklch(92.3% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#def2f3',
500: '#cfecee',
950: '#000000',
},
}SCSS
$custom: #cfecee; $custom-light: #def2f3; $custom-dark: #000000;
JSON
{
"hex": "#cfecee",
"rgb": {
"r": 207,
"g": 236,
"b": 238
},
"hsl": {
"h": 183.871,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92267,
"c": 0.03052,
"h": 201.7
},
"luminance": 0.79429
}Semantic roles & 50–950 ramp
primary
#CFECEE
secondary
#CB9A96
accent
#342BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585