#CFE3EA#CFE3EA
#CFE3EA is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.3% C 0.023 H 220.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3EA |
|---|---|
| RGB | rgb(207, 227, 234) |
| HSL | hsl(196, 39%, 86%) |
| HSV | hsv(196, 12%, 92%) |
| CMYK | cmyk(11.5%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(88.99, -5.24, -5.67) |
| CIE-LCH | lch(88.99, 7.72, 227.22°) |
| OKLab | oklab(90.31% -0.0177 -0.0153) |
| OKLCH | oklch(90.31% 0.023 220.8) |
| XYZ | xyz(68.0490, 74.1429, 88.5518) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.17
Aliceblue
#F0F8FF
ΔE00 6.87
Azure (CSS)
#F0FFFF
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3EA #EAD6CF
analogous
#CFEAE4 #CFE3EA #CFD6EA
triadic
#CFE3EA #EACFE3 #E3EACF
tetradic
#CFE3EA #E4CFEA #EAD6CF #D6EACF
square
#CFE3EA #E4CFEA #EAD6CF #D6EACF
split-complementary
#CFE3EA #EACFD6 #EAE4CF
monochromatic
#7AB1C5 #A4CAD7 #CFE3EA #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.33
#CFE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CFE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3EA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3EA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#C8E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe3ea; /* rgb */ color: rgb(207, 227, 234); /* oklch */ color: oklch(90.3% 0.023 220.8);
Tailwind
colors: {
custom: {
50: '#ddebf0',
500: '#cfe3ea',
950: '#000000',
},
}SCSS
$custom: #cfe3ea; $custom-light: #ddebf0; $custom-dark: #000000;
JSON
{
"hex": "#cfe3ea",
"rgb": {
"r": 207,
"g": 227,
"b": 234
},
"hsl": {
"h": 195.556,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.90307,
"c": 0.02339,
"h": 220.8
},
"luminance": 0.74144
}Semantic roles & 50–950 ramp
primary
#CFE3EA
secondary
#C5A499
accent
#5433B2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485