#CFEFED#CFEFED
#CFEFED is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.033 H 192.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFED |
|---|---|
| RGB | rgb(207, 239, 237) |
| HSL | hsl(176, 50%, 87%) |
| HSV | hsv(176, 13%, 94%) |
| CMYK | cmyk(13.4%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.18, -10.76, -2.54) |
| CIE-LCH | lch(92.18, 11.05, 193.29°) |
| OKLab | oklab(92.86% -0.0327 -0.0069) |
| OKLCH | oklch(92.86% 0.033 192) |
| XYZ | xyz(71.8809, 81.1111, 91.9732) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.56
Ice Blue (survey)
#D7FFFE
ΔE00 3.62
Very Pale Blue
#D6FFFE
ΔE00 3.72
Very Light Blue
#D5FFFF
ΔE00 3.86
Really Light Blue
#D4FFFF
ΔE00 3.97
Ice
#D6FFFA
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFED #EFCFD1
analogous
#CFEFDD #CFEFED #CFE1EF
triadic
#CFEFED #EDCFEF #EFEDCF
tetradic
#CFEFED #DDCFEF #EFCFD1 #E1EFCF
square
#CFEFED #DDCFEF #EFCFD1 #E1EFCF
split-complementary
#CFEFED #EFCFE1 #EFDDCF
monochromatic
#73D0CB #A1E0DC #CFEFED #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.22
#CFEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CFEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFED
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFED | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E4E7ED
Tritanopia (blue-blind)
#C6F1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfefed; /* rgb */ color: rgb(207, 239, 237); /* oklch */ color: oklch(92.9% 0.033 192.0);
Tailwind
colors: {
custom: {
50: '#def4f2',
500: '#cfefed',
950: '#000000',
},
}SCSS
$custom: #cfefed; $custom-light: #def4f2; $custom-dark: #000000;
JSON
{
"hex": "#cfefed",
"rgb": {
"r": 207,
"g": 239,
"b": 237
},
"hsl": {
"h": 176.25,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92855,
"c": 0.03348,
"h": 192
},
"luminance": 0.81113
}Semantic roles & 50–950 ramp
primary
#CFEFED
secondary
#CC9699
accent
#2831BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585