#CEDFEE#CEDFEE
#CEDFEE is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.5% C 0.028 H 244.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFEE |
|---|---|
| RGB | rgb(206, 223, 238) |
| HSL | hsl(208, 48%, 87%) |
| HSV | hsv(208, 13%, 93%) |
| CMYK | cmyk(13.4%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.00, -2.70, -9.24) |
| CIE-LCH | lch(88.00, 9.63, 253.73°) |
| OKLab | oklab(89.55% -0.0118 -0.0249) |
| OKLCH | oklch(89.55% 0.028 244.7) |
| XYZ | xyz(67.2703, 72.0690, 91.2389) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.52
Aliceblue
#F0F8FF
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.69
Cloudy Blue
#ACC2D9
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFEE #EEDDCE
analogous
#CEEEED #CEDFEE #CECFEE
triadic
#CEDFEE #EECEDF #DFEECE
tetradic
#CEDFEE #EDCEEE #EEDDCE #CFEECE
square
#CEDFEE #EDCEEE #EEDDCE #CFEECE
split-complementary
#CEDFEE #EECECF #EEEDCE
monochromatic
#73A4CE #A1C1DE #CEDFEE #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.36
#CEDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#CEDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFEE
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFEE | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#C6E3E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedfee; /* rgb */ color: rgb(206, 223, 238); /* oklch */ color: oklch(89.5% 0.028 244.7);
Tailwind
colors: {
custom: {
50: '#dde9f3',
500: '#cedfee',
950: '#000000',
},
}SCSS
$custom: #cedfee; $custom-light: #dde9f3; $custom-dark: #000000;
JSON
{
"hex": "#cedfee",
"rgb": {
"r": 206,
"g": 223,
"b": 238
},
"hsl": {
"h": 208.125,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.89548,
"c": 0.02755,
"h": 244.7
},
"luminance": 0.7207
}Semantic roles & 50–950 ramp
primary
#CEDFEE
secondary
#CBAE95
accent
#6E2ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485