#C0DDEA#C0DDEA
#C0DDEA is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.036 H 226.6°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DDEA |
|---|---|
| RGB | rgb(192, 221, 234) |
| HSL | hsl(199, 50%, 84%) |
| HSV | hsv(199, 18%, 92%) |
| CMYK | cmyk(17.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.43, -6.86, -9.56) |
| CIE-LCH | lch(86.43, 11.77, 234.33°) |
| OKLab | oklab(88.04% -0.0245 -0.0259) |
| OKLCH | oklch(88.04% 0.036 226.6) |
| XYZ | xyz(62.4421, 68.8582, 87.8270) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.03
Ice Blue
#A5DFF9
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 8.34
Light Blue Grey
#B7C9E2
ΔE00 8.55
Fog
#D8DCE0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DDEA #EACDC0
analogous
#C0EAE2 #C0DDEA #C0C8EA
triadic
#C0DDEA #EAC0DD #DDEAC0
tetradic
#C0DDEA #E2C0EA #EACDC0 #C8EAC0
square
#C0DDEA #E2C0EA #EACDC0 #C8EAC0
split-complementary
#C0DDEA #EAC0C8 #EAE2C0
monochromatic
#64ABCB #92C4DB #C0DDEA #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.42
#C0DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C0DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DDEA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DDEA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#B4E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0ddea; /* rgb */ color: rgb(192, 221, 234); /* oklch */ color: oklch(88.0% 0.036 226.6);
Tailwind
colors: {
custom: {
50: '#d3e7f0',
500: '#c0ddea',
950: '#000000',
},
}SCSS
$custom: #c0ddea; $custom-light: #d3e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c0ddea",
"rgb": {
"r": 192,
"g": 221,
"b": 234
},
"hsl": {
"h": 198.571,
"s": 50,
"l": 83.529
},
"oklch": {
"l": 0.88038,
"c": 0.03562,
"h": 226.6
},
"luminance": 0.6886
}Semantic roles & 50–950 ramp
primary
#C0DDEA
secondary
#C69B88
accent
#5628BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485