#CFEBF3#CFEBF3
#CFEBF3 is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.2% C 0.031 H 216.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBF3 |
|---|---|
| RGB | rgb(207, 235, 243) |
| HSL | hsl(193, 60%, 88%) |
| HSV | hsv(193, 15%, 95%) |
| CMYK | cmyk(14.8%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(91.30, -7.53, -6.96) |
| CIE-LCH | lch(91.30, 10.26, 222.73°) |
| OKLab | oklab(92.21% -0.0251 -0.0188) |
| OKLCH | oklch(92.21% 0.031 216.8) |
| XYZ | xyz(71.6141, 79.1515, 96.2813) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.61
Lightblue
#ADD8E6
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 6.51
Azure (CSS)
#F0FFFF
ΔE00 6.62
Very Light Blue
#D5FFFF
ΔE00 6.84
Ice Blue (survey)
#D7FFFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBF3 #F3D7CF
analogous
#CFF3E9 #CFEBF3 #CFD9F3
triadic
#CFEBF3 #F3CFEB #EBF3CF
tetradic
#CFEBF3 #E9CFF3 #F3D7CF #D9F3CF
square
#CFEBF3 #E9CFF3 #F3D7CF #D9F3CF
split-complementary
#CFEBF3 #F3CFD9 #F3E9CF
monochromatic
#6DC2DB #9ED7E7 #CFEBF3 #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.25
#CFEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CFEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBF3
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBF3 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F4
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#C5EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfebf3; /* rgb */ color: rgb(207, 235, 243); /* oklch */ color: oklch(92.2% 0.031 216.8);
Tailwind
colors: {
custom: {
50: '#def1f7',
500: '#cfebf3',
950: '#000000',
},
}SCSS
$custom: #cfebf3; $custom-light: #def1f7; $custom-dark: #000000;
JSON
{
"hex": "#cfebf3",
"rgb": {
"r": 207,
"g": 235,
"b": 243
},
"hsl": {
"h": 193.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.92213,
"c": 0.03139,
"h": 216.8
},
"luminance": 0.79153
}Semantic roles & 50–950 ramp
primary
#CFEBF3
secondary
#D3A193
accent
#441EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585