#CFECF2#CFECF2
#CFECF2 is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.032 H 211.6°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF2 |
|---|---|
| RGB | rgb(207, 236, 242) |
| HSL | hsl(190, 57%, 88%) |
| HSV | hsv(190, 14%, 95%) |
| CMYK | cmyk(14.5%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.53, -8.24, -6.10) |
| CIE-LCH | lch(91.53, 10.25, 216.48°) |
| OKLab | oklab(92.39% -0.0268 -0.0165) |
| OKLCH | oklch(92.39% 0.032 211.6) |
| XYZ | xyz(71.7506, 79.6654, 95.5839) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.80
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 5.99
Very Pale Blue
#D6FFFE
ΔE00 6.04
Really Light Blue
#D4FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF2 #F2D5CF
analogous
#CFF2E6 #CFECF2 #CFDAF2
triadic
#CFECF2 #F2CFEC #ECF2CF
tetradic
#CFECF2 #E6CFF2 #F2D5CF #DAF2CF
square
#CFECF2 #E6CFF2 #F2D5CF #DAF2CF
split-complementary
#CFECF2 #F2CFDA #F2E6CF
monochromatic
#6FC6D8 #9FD9E5 #CFECF2 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.24
#CFECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CFECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF2
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF2 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E0E5F2
Tritanopia (blue-blind)
#C5EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf2; /* rgb */ color: rgb(207, 236, 242); /* oklch */ color: oklch(92.4% 0.032 211.6);
Tailwind
colors: {
custom: {
50: '#def2f6',
500: '#cfecf2',
950: '#000000',
},
}SCSS
$custom: #cfecf2; $custom-light: #def2f6; $custom-dark: #000000;
JSON
{
"hex": "#cfecf2",
"rgb": {
"r": 207,
"g": 236,
"b": 242
},
"hsl": {
"h": 190.286,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.92387,
"c": 0.0315,
"h": 211.6
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#CFECF2
secondary
#D19E94
accent
#3D21C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585