#CFEDF2#CFEDF2
#CFEDF2 is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.6% C 0.032 H 208.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDF2 |
|---|---|
| RGB | rgb(207, 237, 242) |
| HSL | hsl(189, 57%, 88%) |
| HSV | hsv(189, 14%, 95%) |
| CMYK | cmyk(14.5%, 2.1%, 0%, 5.1%) |
| CIE-LAB | lab(91.79, -8.75, -5.71) |
| CIE-LCH | lch(91.79, 10.45, 213.14°) |
| OKLab | oklab(92.59% -0.0282 -0.0154) |
| OKLCH | oklch(92.59% 0.032 208.7) |
| XYZ | xyz(72.0393, 80.2429, 95.6801) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.33
Ice Blue (survey)
#D7FFFE
ΔE00 5.32
Very Light Blue
#D5FFFF
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.45
Really Light Blue
#D4FFFF
ΔE00 5.49
Powder Blue
#B0E0E6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDF2 #F2D4CF
analogous
#CFF2E5 #CFEDF2 #CFDBF2
triadic
#CFEDF2 #F2CFED #EDF2CF
tetradic
#CFEDF2 #E5CFF2 #F2D4CF #DBF2CF
square
#CFEDF2 #E5CFF2 #F2D4CF #DBF2CF
split-complementary
#CFEDF2 #F2CFDB #F2E5CF
monochromatic
#6FC9D8 #9FDBE5 #CFEDF2 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.23
#CFEDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CFEDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDF2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDF2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#C5F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfedf2; /* rgb */ color: rgb(207, 237, 242); /* oklch */ color: oklch(92.6% 0.032 208.7);
Tailwind
colors: {
custom: {
50: '#def2f6',
500: '#cfedf2',
950: '#000000',
},
}SCSS
$custom: #cfedf2; $custom-light: #def2f6; $custom-dark: #000000;
JSON
{
"hex": "#cfedf2",
"rgb": {
"r": 207,
"g": 237,
"b": 242
},
"hsl": {
"h": 188.571,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.92592,
"c": 0.03214,
"h": 208.7
},
"luminance": 0.80245
}Semantic roles & 50–950 ramp
primary
#CFEDF2
secondary
#D19D94
accent
#3821C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585