#CEDDEA#CEDDEA
#CEDDEA is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.024 H 244.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDEA |
|---|---|
| RGB | rgb(206, 221, 234) |
| HSL | hsl(208, 40%, 86%) |
| HSV | hsv(208, 12%, 92%) |
| CMYK | cmyk(12%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.38, -2.47, -8.06) |
| CIE-LCH | lch(87.38, 8.43, 252.99°) |
| OKLab | oklab(89.02% -0.0105 -0.0217) |
| OKLCH | oklch(89.02% 0.024 244.2) |
| XYZ | xyz(66.1579, 70.7742, 88.0012) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.00
Light Blue Grey
#B7C9E2
ΔE00 6.64
Aliceblue
#F0F8FF
ΔE00 6.80
Gainsboro
#DCDCDC
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDEA #EADBCE
analogous
#CEEAE9 #CEDDEA #CECFEA
triadic
#CEDDEA #EACEDD #DDEACE
tetradic
#CEDDEA #E9CEEA #EADBCE #CFEACE
square
#CEDDEA #E9CEEA #EADBCE #CFEACE
split-complementary
#CEDDEA #EACECF #EAE9CE
monochromatic
#78A2C5 #A3BFD8 #CEDDEA #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.39
#CEDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CEDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDEA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDEA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#C7E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ceddea; /* rgb */ color: rgb(206, 221, 234); /* oklch */ color: oklch(89.0% 0.024 244.2);
Tailwind
colors: {
custom: {
50: '#dde7f0',
500: '#ceddea',
950: '#000000',
},
}SCSS
$custom: #ceddea; $custom-light: #dde7f0; $custom-dark: #000000;
JSON
{
"hex": "#ceddea",
"rgb": {
"r": 206,
"g": 221,
"b": 234
},
"hsl": {
"h": 207.857,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.89018,
"c": 0.02412,
"h": 244.2
},
"luminance": 0.70775
}Semantic roles & 50–950 ramp
primary
#CEDDEA
secondary
#C5AC97
accent
#6E32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485