#C0DDFF#C0DDFF
#C0DDFF is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.7% C 0.056 H 252.5°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DDFF |
|---|---|
| RGB | rgb(192, 221, 255) |
| HSL | hsl(212, 100%, 88%) |
| HSV | hsv(212, 25%, 100%) |
| CMYK | cmyk(24.7%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(87.06, -2.29, -19.69) |
| CIE-LCH | lch(87.06, 19.82, 263.38°) |
| OKLab | oklab(88.74% -0.0169 -0.0537) |
| OKLCH | oklch(88.74% 0.056 252.5) |
| XYZ | xyz(65.6397, 70.1373, 104.6678) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.45
Light Blue Grey
#B7C9E2
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 7.19
Light Blue
#95D0FC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DDFF #FFE2C0
analogous
#C0FCFF #C0DDFF #C2C0FF
triadic
#C0DDFF #FFC0DD #DDFFC0
tetradic
#C0DDFF #FFC0FC #FFE2C0 #C0FFC2
square
#C0DDFF #FFC0FC #FFE2C0 #C0FFC2
split-complementary
#C0DDFF #FFC2C0 #FCFFC0
monochromatic
#469BFF #83BCFF #C0DDFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.40
#C0DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C0DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DDFF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DDFF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#AFE4E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c0ddff; /* rgb */ color: rgb(192, 221, 255); /* oklch */ color: oklch(88.7% 0.056 252.5);
Tailwind
colors: {
custom: {
50: '#d4e7ff',
500: '#c0ddff',
950: '#000000',
},
}SCSS
$custom: #c0ddff; $custom-light: #d4e7ff; $custom-dark: #000000;
JSON
{
"hex": "#c0ddff",
"rgb": {
"r": 192,
"g": 221,
"b": 255
},
"hsl": {
"h": 212.381,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.88743,
"c": 0.05634,
"h": 252.5
},
"luminance": 0.70139
}Semantic roles & 50–950 ramp
primary
#C0DDFF
secondary
#E8B67B
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486