#CEDFF2#CEDFF2
#CEDFF2 is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.032 H 251.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFF2 |
|---|---|
| RGB | rgb(206, 223, 242) |
| HSL | hsl(212, 58%, 88%) |
| HSV | hsv(212, 15%, 95%) |
| CMYK | cmyk(14.9%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(88.12, -1.88, -11.18) |
| CIE-LCH | lch(88.12, 11.33, 260.44°) |
| OKLab | oklab(89.68% -0.0103 -0.0302) |
| OKLCH | oklch(89.68% 0.032 251.1) |
| XYZ | xyz(67.8645, 72.3067, 94.3683) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.67
Fog
#D8DCE0
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.98
Cloudy Blue
#ACC2D9
ΔE00 7.38
Aliceblue
#F0F8FF
ΔE00 7.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFF2 #F2E1CE
analogous
#CEF1F2 #CEDFF2 #CFCEF2
triadic
#CEDFF2 #F2CEDF #DFF2CE
tetradic
#CEDFF2 #F2CEF1 #F2E1CE #CEF2CF
square
#CEDFF2 #F2CEF1 #F2E1CE #CEF2CF
split-complementary
#CEDFF2 #F2CFCE #F1F2CE
monochromatic
#6DA0D8 #9EBFE5 #CEDFF2 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.36
#CEDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CEDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFF2
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFF2 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D4DBF2
Tritanopia (blue-blind)
#C5E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cedff2; /* rgb */ color: rgb(206, 223, 242); /* oklch */ color: oklch(89.7% 0.032 251.1);
Tailwind
colors: {
custom: {
50: '#dde9f6',
500: '#cedff2',
950: '#000000',
},
}SCSS
$custom: #cedff2; $custom-light: #dde9f6; $custom-dark: #000000;
JSON
{
"hex": "#cedff2",
"rgb": {
"r": 206,
"g": 223,
"b": 242
},
"hsl": {
"h": 211.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.89676,
"c": 0.03189,
"h": 251.1
},
"luminance": 0.72308
}Semantic roles & 50–950 ramp
primary
#CEDFF2
secondary
#D1B493
accent
#7720C6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485