#C0D4E0#C0D4E0
#C0D4E0 is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.027 H 234.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D4E0 |
|---|---|
| RGB | rgb(192, 212, 224) |
| HSL | hsl(203, 34%, 82%) |
| HSV | hsv(203, 14%, 88%) |
| CMYK | cmyk(14.3%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(83.80, -4.28, -8.19) |
| CIE-LCH | lch(83.80, 9.23, 242.41°) |
| OKLab | oklab(85.86% -0.016 -0.0221) |
| OKLCH | oklch(85.86% 0.027 234) |
| XYZ | xyz(58.7330, 63.6741, 79.7025) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.38
Light Blue Grey
#B7C9E2
ΔE00 6.39
Fog
#D8DCE0
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D4E0 #E0CCC0
analogous
#C0E0DC #C0D4E0 #C0C4E0
triadic
#C0D4E0 #E0C0D4 #D4E0C0
tetradic
#C0D4E0 #DCC0E0 #E0CCC0 #C4E0C0
square
#C0D4E0 #DCC0E0 #E0CCC0 #C4E0C0
split-complementary
#C0D4E0 #E0C0C4 #E0DCC0
monochromatic
#6E9CB8 #97B8CC #C0D4E0 #E9F0F4 #EAF1F5
Accessibility & contrast
On white
1.53
#C0D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C0D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D4E0
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D4E0 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#CACFE0
Tritanopia (blue-blind)
#B8D7D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c0d4e0; /* rgb */ color: rgb(192, 212, 224); /* oklch */ color: oklch(85.9% 0.027 234.0);
Tailwind
colors: {
custom: {
50: '#d3e1e9',
500: '#c0d4e0',
950: '#000000',
},
}SCSS
$custom: #c0d4e0; $custom-light: #d3e1e9; $custom-dark: #000000;
JSON
{
"hex": "#c0d4e0",
"rgb": {
"r": 192,
"g": 212,
"b": 224
},
"hsl": {
"h": 202.5,
"s": 34.043,
"l": 81.569
},
"oklch": {
"l": 0.85863,
"c": 0.02729,
"h": 234
},
"luminance": 0.63675
}Semantic roles & 50–950 ramp
primary
#C0D4E0
secondary
#B89D8C
accent
#6439AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484