#CFEDEF#CFEDEF
#CFEDEF is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.5% C 0.032 H 201.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDEF |
|---|---|
| RGB | rgb(207, 237, 239) |
| HSL | hsl(184, 50%, 87%) |
| HSV | hsv(184, 13%, 94%) |
| CMYK | cmyk(13.4%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.71, -9.35, -4.27) |
| CIE-LCH | lch(91.71, 10.28, 204.54°) |
| OKLab | oklab(92.5% -0.0293 -0.0116) |
| OKLCH | oklch(92.5% 0.032 201.5) |
| XYZ | xyz(71.5924, 80.0641, 93.3266) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.81
Ice Blue (survey)
#D7FFFE
ΔE00 4.59
Very Light Blue
#D5FFFF
ΔE00 4.70
Very Pale Blue
#D6FFFE
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 4.84
Pale Blue
#D0FEFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDEF #EFD1CF
analogous
#CFEFE1 #CFEDEF #CFDDEF
triadic
#CFEDEF #EFCFED #EDEFCF
tetradic
#CFEDEF #E1CFEF #EFD1CF #DDEFCF
square
#CFEDEF #E1CFEF #EFD1CF #DDEFCF
split-complementary
#CFEDEF #EFCFDD #EFE1CF
monochromatic
#73CBD0 #A1DCE0 #CFEDEF #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.23
#CFEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#CFEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDEF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDEF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#C6EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfedef; /* rgb */ color: rgb(207, 237, 239); /* oklch */ color: oklch(92.5% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#def2f4',
500: '#cfedef',
950: '#000000',
},
}SCSS
$custom: #cfedef; $custom-light: #def2f4; $custom-dark: #000000;
JSON
{
"hex": "#cfedef",
"rgb": {
"r": 207,
"g": 237,
"b": 239
},
"hsl": {
"h": 183.75,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.92502,
"c": 0.03152,
"h": 201.5
},
"luminance": 0.80066
}Semantic roles & 50–950 ramp
primary
#CFEDEF
secondary
#CC9996
accent
#3128BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585