#C2DFEE#C2DFEE
#C2DFEE is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.037 H 230.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFEE |
|---|---|
| RGB | rgb(194, 223, 238) |
| HSL | hsl(200, 56%, 85%) |
| HSV | hsv(200, 18%, 93%) |
| CMYK | cmyk(18.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.20, -6.44, -10.52) |
| CIE-LCH | lch(87.20, 12.33, 238.53°) |
| OKLab | oklab(88.71% -0.0237 -0.0285) |
| OKLCH | oklch(88.71% 0.037 230.2) |
| XYZ | xyz(64.0644, 70.4160, 91.0886) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 8.18
Cloudy Blue
#ACC2D9
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFEE #EED1C2
analogous
#C2EEE7 #C2DFEE #C2C9EE
triadic
#C2DFEE #EEC2DF #DFEEC2
tetradic
#C2DFEE #E7C2EE #EED1C2 #C9EEC2
square
#C2DFEE #E7C2EE #EED1C2 #C9EEC2
split-complementary
#C2DFEE #EEC2C9 #EEE7C2
monochromatic
#62ADD3 #92C6E1 #C2DFEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.39
#C2DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#C2DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFEE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFEE | 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)
#D8DEEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#B6E3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2dfee; /* rgb */ color: rgb(194, 223, 238); /* oklch */ color: oklch(88.7% 0.037 230.2);
Tailwind
colors: {
custom: {
50: '#d5e9f3',
500: '#c2dfee',
950: '#000000',
},
}SCSS
$custom: #c2dfee; $custom-light: #d5e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c2dfee",
"rgb": {
"r": 194,
"g": 223,
"b": 238
},
"hsl": {
"h": 200.455,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.88714,
"c": 0.03706,
"h": 230.2
},
"luminance": 0.70418
}Semantic roles & 50–950 ramp
primary
#C2DFEE
secondary
#CC9F89
accent
#5922C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485