#C0DFEE#C0DFEE
#C0DFEE is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.039 H 228.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFEE |
|---|---|
| RGB | rgb(192, 223, 238) |
| HSL | hsl(200, 58%, 84%) |
| HSV | hsv(200, 19%, 93%) |
| CMYK | cmyk(19.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.07, -7.05, -10.72) |
| CIE-LCH | lch(87.07, 12.83, 236.68°) |
| OKLab | oklab(88.58% -0.0256 -0.0291) |
| OKLCH | oklch(88.58% 0.039 228.6) |
| XYZ | xyz(63.5544, 70.1530, 91.0647) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.05
Ice Blue
#A5DFF9
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 8.54
Pale Sky Blue
#BDF6FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFEE #EECFC0
analogous
#C0EEE6 #C0DFEE #C0C8EE
triadic
#C0DFEE #EEC0DF #DFEEC0
tetradic
#C0DFEE #E6C0EE #EECFC0 #C8EEC0
square
#C0DFEE #E6C0EE #EECFC0 #C8EEC0
split-complementary
#C0DFEE #EEC0C8 #EEE6C0
monochromatic
#60AED4 #90C7E1 #C0DFEE #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.40
#C0DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C0DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFEE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFEE | 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)
#D7DDEF
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#B3E3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c0dfee; /* rgb */ color: rgb(192, 223, 238); /* oklch */ color: oklch(88.6% 0.039 228.6);
Tailwind
colors: {
custom: {
50: '#d3e9f3',
500: '#c0dfee',
950: '#000000',
},
}SCSS
$custom: #c0dfee; $custom-light: #d3e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c0dfee",
"rgb": {
"r": 192,
"g": 223,
"b": 238
},
"hsl": {
"h": 199.565,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.88579,
"c": 0.03876,
"h": 228.6
},
"luminance": 0.70155
}Semantic roles & 50–950 ramp
primary
#C0DFEE
secondary
#CC9D87
accent
#5620C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485