#CEEAFE#CEEAFE
#CEEAFE is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.3% C 0.040 H 239.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAFE |
|---|---|
| RGB | rgb(206, 234, 254) |
| HSL | hsl(205, 96%, 90%) |
| HSV | hsv(205, 19%, 100%) |
| CMYK | cmyk(18.9%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.29, -5.06, -12.73) |
| CIE-LCH | lch(91.29, 13.70, 248.32°) |
| OKLab | oklab(92.29% -0.0207 -0.0345) |
| OKLCH | oklch(92.29% 0.04 239) |
| XYZ | xyz(72.7611, 79.1213, 105.1851) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.43
Aliceblue
#F0F8FF
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.98
Fog
#D8DCE0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAFE #FEE2CE
analogous
#CEFEFA #CEEAFE #CED2FE
triadic
#CEEAFE #FECEEA #EAFECE
tetradic
#CEEAFE #FACEFE #FEE2CE #D2FECE
square
#CEEAFE #FACEFE #FEE2CE #D2FECE
split-complementary
#CEEAFE #FECED2 #FEFACE
monochromatic
#56B7FC #92D0FD #CEEAFE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.25
#CEEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CEEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAFE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAFE | 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)
#E2E9FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#C1EFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeafe; /* rgb */ color: rgb(206, 234, 254); /* oklch */ color: oklch(92.3% 0.040 239.0);
Tailwind
colors: {
custom: {
50: '#ddf0fe',
500: '#ceeafe',
950: '#000000',
},
}SCSS
$custom: #ceeafe; $custom-light: #ddf0fe; $custom-dark: #000000;
JSON
{
"hex": "#ceeafe",
"rgb": {
"r": 206,
"g": 234,
"b": 254
},
"hsl": {
"h": 205,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.92288,
"c": 0.04024,
"h": 239
},
"luminance": 0.79123
}Semantic roles & 50–950 ramp
primary
#CEEAFE
secondary
#E8B088
accent
#6000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585