#C0DFF2#C0DFF2
#C0DFF2 is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.042 H 234.9°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFF2 |
|---|---|
| RGB | rgb(192, 223, 242) |
| HSL | hsl(203, 66%, 85%) |
| HSV | hsv(203, 21%, 95%) |
| CMYK | cmyk(20.7%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.19, -6.19, -12.66) |
| CIE-LCH | lch(87.19, 14.09, 243.93°) |
| OKLab | oklab(88.71% -0.0242 -0.0343) |
| OKLCH | oklch(88.71% 0.042 234.9) |
| XYZ | xyz(64.1486, 70.3907, 94.1941) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.06
Ice Blue
#A5DFF9
ΔE00 5.59
Light Blue Grey
#B7C9E2
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.14
Powder Blue
#B0E0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFF2 #F2D3C0
analogous
#C0F2EC #C0DFF2 #C0C6F2
triadic
#C0DFF2 #F2C0DF #DFF2C0
tetradic
#C0DFF2 #ECC0F2 #F2D3C0 #C6F2C0
square
#C0DFF2 #ECC0F2 #F2D3C0 #C6F2C0
split-complementary
#C0DFF2 #F2C0C6 #F2ECC0
monochromatic
#5BABDD #8DC5E8 #C0DFF2 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.39
#C0DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C0DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFF2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFF2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#CFD8F2
Tritanopia (blue-blind)
#B2E4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c0dff2; /* rgb */ color: rgb(192, 223, 242); /* oklch */ color: oklch(88.7% 0.042 234.9);
Tailwind
colors: {
custom: {
50: '#d3e9f6',
500: '#c0dff2',
950: '#000000',
},
}SCSS
$custom: #c0dff2; $custom-light: #d3e9f6; $custom-dark: #000000;
JSON
{
"hex": "#c0dff2",
"rgb": {
"r": 192,
"g": 223,
"b": 242
},
"hsl": {
"h": 202.8,
"s": 65.789,
"l": 85.098
},
"oklch": {
"l": 0.8871,
"c": 0.042,
"h": 234.9
},
"luminance": 0.70393
}Semantic roles & 50–950 ramp
primary
#C0DFF2
secondary
#D2A284
accent
#5D18CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485