#CEDCEE#CEDCEE
#CEDCEE is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.9% C 0.029 H 254.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCEE |
|---|---|
| RGB | rgb(206, 220, 238) |
| HSL | hsl(214, 48%, 87%) |
| HSV | hsv(214, 13%, 93%) |
| CMYK | cmyk(13.4%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.23, -1.14, -10.39) |
| CIE-LCH | lch(87.23, 10.45, 263.74°) |
| OKLab | oklab(88.94% -0.0077 -0.028) |
| OKLCH | oklch(88.94% 0.029 254.7) |
| XYZ | xyz(66.4758, 70.4802, 90.9741) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.26
Fog
#D8DCE0
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.14
Lavender (CSS)
#E6E6FA
ΔE00 7.27
Aliceblue
#F0F8FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCEE #EEE0CE
analogous
#CEECEE #CEDCEE #D0CEEE
triadic
#CEDCEE #EECEDC #DCEECE
tetradic
#CEDCEE #EECEEC #EEE0CE #CEEED0
square
#CEDCEE #EECEEC #EEE0CE #CEEED0
split-complementary
#CEDCEE #EED0CE #ECEECE
monochromatic
#739BCE #A1BCDE #CEDCEE #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.39
#CEDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CEDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCEE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCEE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#C6E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedcee; /* rgb */ color: rgb(206, 220, 238); /* oklch */ color: oklch(88.9% 0.029 254.7);
Tailwind
colors: {
custom: {
50: '#dde6f3',
500: '#cedcee',
950: '#000000',
},
}SCSS
$custom: #cedcee; $custom-light: #dde6f3; $custom-dark: #000000;
JSON
{
"hex": "#cedcee",
"rgb": {
"r": 206,
"g": 220,
"b": 238
},
"hsl": {
"h": 213.75,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.88942,
"c": 0.02904,
"h": 254.7
},
"luminance": 0.70481
}Semantic roles & 50–950 ramp
primary
#CEDCEE
secondary
#CBB395
accent
#7C2ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485