#C0DFEF#C0DFEF
#C0DFEF is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.040 H 230.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DFEF |
|---|---|
| RGB | rgb(192, 223, 239) |
| HSL | hsl(200, 59%, 85%) |
| HSV | hsv(200, 20%, 94%) |
| CMYK | cmyk(19.7%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(87.10, -6.84, -11.21) |
| CIE-LCH | lch(87.10, 13.13, 238.62°) |
| OKLab | oklab(88.61% -0.0253 -0.0304) |
| OKLCH | oklch(88.61% 0.04 230.2) |
| XYZ | xyz(63.7017, 70.2120, 91.8406) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.27
Ice Blue
#A5DFF9
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DFEF #EFD0C0
analogous
#C0EFE8 #C0DFEF #C0C8EF
triadic
#C0DFEF #EFC0DF #DFEFC0
tetradic
#C0DFEF #E8C0EF #EFD0C0 #C8EFC0
square
#C0DFEF #E8C0EF #EFD0C0 #C8EFC0
split-complementary
#C0DFEF #EFC0C8 #EFE8C0
monochromatic
#5EADD6 #8FC6E3 #C0DFEF #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.40
#C0DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#C0DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DFEF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DFEF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#B3E4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c0dfef; /* rgb */ color: rgb(192, 223, 239); /* oklch */ color: oklch(88.6% 0.040 230.2);
Tailwind
colors: {
custom: {
50: '#d3e9f4',
500: '#c0dfef',
950: '#000000',
},
}SCSS
$custom: #c0dfef; $custom-light: #d3e9f4; $custom-dark: #000000;
JSON
{
"hex": "#c0dfef",
"rgb": {
"r": 192,
"g": 223,
"b": 239
},
"hsl": {
"h": 200.426,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.88612,
"c": 0.03953,
"h": 230.2
},
"luminance": 0.70214
}Semantic roles & 50–950 ramp
primary
#C0DFEF
secondary
#CD9E86
accent
#581EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485