#CEEAFD#CEEAFD
#CEEAFD is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.3% C 0.039 H 237.6°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAFD |
|---|---|
| RGB | rgb(206, 234, 253) |
| HSL | hsl(204, 92%, 90%) |
| HSV | hsv(204, 19%, 99%) |
| CMYK | cmyk(18.6%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.26, -5.27, -12.25) |
| CIE-LCH | lch(91.26, 13.34, 246.72°) |
| OKLab | oklab(92.26% -0.0211 -0.0332) |
| OKLCH | oklch(92.26% 0.039 237.6) |
| XYZ | xyz(72.6014, 79.0574, 104.3439) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.20
Ice Blue
#A5DFF9
ΔE00 7.26
Aliceblue
#F0F8FF
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.79
Fog
#D8DCE0
ΔE00 9.01
Azure (CSS)
#F0FFFF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAFD #FDE1CE
analogous
#CEFDF8 #CEEAFD #CED3FD
triadic
#CEEAFD #FDCEEA #EAFDCE
tetradic
#CEEAFD #F8CEFD #FDE1CE #D3FDCE
square
#CEEAFD #F8CEFD #FDE1CE #D3FDCE
split-complementary
#CEEAFD #FDCED3 #FDF8CE
monochromatic
#58B8F8 #93D1FB #CEEAFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.25
#CEEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#CEEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAFD
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAFD | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#C1EFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeafd; /* rgb */ color: rgb(206, 234, 253); /* oklch */ color: oklch(92.3% 0.039 237.6);
Tailwind
colors: {
custom: {
50: '#ddf0fe',
500: '#ceeafd',
950: '#000000',
},
}SCSS
$custom: #ceeafd; $custom-light: #ddf0fe; $custom-dark: #000000;
JSON
{
"hex": "#ceeafd",
"rgb": {
"r": 206,
"g": 234,
"b": 253
},
"hsl": {
"h": 204.255,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.92256,
"c": 0.03932,
"h": 237.6
},
"luminance": 0.79059
}Semantic roles & 50–950 ramp
primary
#CEEAFD
secondary
#E6AF8A
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585