#CFEBF2#CFEBF2
#CFEBF2 is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.2% C 0.031 H 214.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBF2 |
|---|---|
| RGB | rgb(207, 235, 242) |
| HSL | hsl(192, 57%, 88%) |
| HSV | hsv(192, 14%, 95%) |
| CMYK | cmyk(14.5%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.28, -7.74, -6.48) |
| CIE-LCH | lch(91.28, 10.09, 219.95°) |
| OKLab | oklab(92.18% -0.0255 -0.0175) |
| OKLCH | oklch(92.18% 0.031 214.5) |
| XYZ | xyz(71.4635, 79.0912, 95.4882) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.31
Lightblue
#ADD8E6
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.31
Azure (CSS)
#F0FFFF
ΔE00 6.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.52
Very Light Blue
#D5FFFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBF2 #F2D6CF
analogous
#CFF2E7 #CFEBF2 #CFD9F2
triadic
#CFEBF2 #F2CFEB #EBF2CF
tetradic
#CFEBF2 #E7CFF2 #F2D6CF #D9F2CF
square
#CFEBF2 #E7CFF2 #F2D6CF #D9F2CF
split-complementary
#CFEBF2 #F2CFD9 #F2E7CF
monochromatic
#6FC3D8 #9FD7E5 #CFEBF2 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.25
#CFEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CFEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBF2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBF2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#C5EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebf2; /* rgb */ color: rgb(207, 235, 242); /* oklch */ color: oklch(92.2% 0.031 214.5);
Tailwind
colors: {
custom: {
50: '#def1f6',
500: '#cfebf2',
950: '#000000',
},
}SCSS
$custom: #cfebf2; $custom-light: #def1f6; $custom-dark: #000000;
JSON
{
"hex": "#cfebf2",
"rgb": {
"r": 207,
"g": 235,
"b": 242
},
"hsl": {
"h": 192,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.92182,
"c": 0.03094,
"h": 214.5
},
"luminance": 0.79093
}Semantic roles & 50–950 ramp
primary
#CFEBF2
secondary
#D1A094
accent
#4121C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585