#CEE7FC#CEE7FC
#CEE7FC is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.6% C 0.039 H 243.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE7FC |
|---|---|
| RGB | rgb(206, 231, 252) |
| HSL | hsl(207, 88%, 90%) |
| HSV | hsv(207, 18%, 99%) |
| CMYK | cmyk(18.3%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.46, -3.94, -12.92) |
| CIE-LCH | lch(90.46, 13.51, 253.05°) |
| OKLab | oklab(91.62% -0.0175 -0.035) |
| OKLCH | oklch(91.62% 0.039 243.5) |
| XYZ | xyz(71.5957, 77.3002, 103.2249) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.55
Aliceblue
#F0F8FF
ΔE00 7.79
Ice Blue
#A5DFF9
ΔE00 8.01
Lightblue
#ADD8E6
ΔE00 8.08
Powder Blue (survey)
#B1D1FC
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE7FC #FCE3CE
analogous
#CEFCFA #CEE7FC #CED0FC
triadic
#CEE7FC #FCCEE7 #E7FCCE
tetradic
#CEE7FC #FACEFC #FCE3CE #D0FCCE
square
#CEE7FC #FACEFC #FCE3CE #D0FCCE
split-complementary
#CEE7FC #FCCED0 #FCFACE
monochromatic
#5BAFF5 #94CBF8 #CEE7FC #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.28
#CEE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CEE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE7FC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE7FC | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#C2ECEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cee7fc; /* rgb */ color: rgb(206, 231, 252); /* oklch */ color: oklch(91.6% 0.039 243.5);
Tailwind
colors: {
custom: {
50: '#ddeefd',
500: '#cee7fc',
950: '#000000',
},
}SCSS
$custom: #cee7fc; $custom-light: #ddeefd; $custom-dark: #000000;
JSON
{
"hex": "#cee7fc",
"rgb": {
"r": 206,
"g": 231,
"b": 252
},
"hsl": {
"h": 207.391,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.91616,
"c": 0.03912,
"h": 243.5
},
"luminance": 0.77302
}Semantic roles & 50–950 ramp
primary
#CEE7FC
secondary
#E4B38B
accent
#6900E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585