#CEDFF5#CEDFF5
#CEDFF5 is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.8% C 0.035 H 254.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFF5 |
|---|---|
| RGB | rgb(206, 223, 245) |
| HSL | hsl(214, 66%, 88%) |
| HSV | hsv(214, 16%, 96%) |
| CMYK | cmyk(15.9%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(88.20, -1.26, -12.62) |
| CIE-LCH | lch(88.20, 12.69, 264.29°) |
| OKLab | oklab(89.77% -0.0092 -0.0341) |
| OKLCH | oklch(89.77% 0.035 254.9) |
| XYZ | xyz(68.3187, 72.4884, 96.7607) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 7.40
Lavender (CSS)
#E6E6FA
ΔE00 7.61
Fog
#D8DCE0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFF5 #F5E4CE
analogous
#CEF2F5 #CEDFF5 #D0CEF5
triadic
#CEDFF5 #F5CEDF #DFF5CE
tetradic
#CEDFF5 #F5CEF2 #F5E4CE #CEF5D0
square
#CEDFF5 #F5CEF2 #F5E4CE #CEF5D0
split-complementary
#CEDFF5 #F5D0CE #F2F5CE
monochromatic
#689DE0 #9BBEEB #CEDFF5 #E6EEFA #E6EEFA
Accessibility & contrast
On white
1.36
#CEDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CEDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFF5
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFF5 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF6
Deuteranopia (green-blind)
#D3DCF5
Tritanopia (blue-blind)
#C4E4E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedff5; /* rgb */ color: rgb(206, 223, 245); /* oklch */ color: oklch(89.8% 0.035 254.9);
Tailwind
colors: {
custom: {
50: '#dde9f8',
500: '#cedff5',
950: '#000000',
},
}SCSS
$custom: #cedff5; $custom-light: #dde9f8; $custom-dark: #000000;
JSON
{
"hex": "#cedff5",
"rgb": {
"r": 206,
"g": 223,
"b": 245
},
"hsl": {
"h": 213.846,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.89773,
"c": 0.03537,
"h": 254.9
},
"luminance": 0.7249
}Semantic roles & 50–950 ramp
primary
#CEDFF5
secondary
#D6B891
accent
#7E18CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485