#CEDBED#CEDBED
#CEDBED is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.7% C 0.029 H 256.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBED |
|---|---|
| RGB | rgb(206, 219, 237) |
| HSL | hsl(215, 46%, 87%) |
| HSV | hsv(215, 13%, 93%) |
| CMYK | cmyk(13.1%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.95, -0.82, -10.28) |
| CIE-LCH | lch(86.95, 10.32, 265.43°) |
| OKLab | oklab(88.71% -0.0067 -0.0277) |
| OKLCH | oklch(88.71% 0.029 256.5) |
| XYZ | xyz(66.0677, 69.8983, 90.1153) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.13
Fog
#D8DCE0
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.53
Lavender (CSS)
#E6E6FA
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.10
Aliceblue
#F0F8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBED #EDE0CE
analogous
#CEEBED #CEDBED #D1CEED
triadic
#CEDBED #EDCEDB #DBEDCE
tetradic
#CEDBED #EDCEEB #EDE0CE #CEEDD1
square
#CEDBED #EDCEEB #EDE0CE #CEEDD1
split-complementary
#CEDBED #EDD1CE #EBEDCE
monochromatic
#7499CC #A1BADD #CEDBED #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.40
#CEDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#CEDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBED
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBED | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#C7DFE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cedbed; /* rgb */ color: rgb(206, 219, 237); /* oklch */ color: oklch(88.7% 0.029 256.5);
Tailwind
colors: {
custom: {
50: '#dde6f2',
500: '#cedbed',
950: '#000000',
},
}SCSS
$custom: #cedbed; $custom-light: #dde6f2; $custom-dark: #000000;
JSON
{
"hex": "#cedbed",
"rgb": {
"r": 206,
"g": 219,
"b": 237
},
"hsl": {
"h": 214.839,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.88709,
"c": 0.02851,
"h": 256.5
},
"luminance": 0.69899
}Semantic roles & 50–950 ramp
primary
#CEDBED
secondary
#C9B496
accent
#7E2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485