#C2DEEE#C2DEEE
#C2DEEE is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.5% C 0.037 H 232.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEEE |
|---|---|
| RGB | rgb(194, 222, 238) |
| HSL | hsl(202, 56%, 85%) |
| HSV | hsv(202, 18%, 93%) |
| CMYK | cmyk(18.5%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.94, -5.92, -10.91) |
| CIE-LCH | lch(86.94, 12.41, 241.50°) |
| OKLab | oklab(88.51% -0.0224 -0.0295) |
| OKLCH | oklch(88.51% 0.037 232.9) |
| XYZ | xyz(63.7980, 69.8832, 90.9998) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 7.58
Cloudy Blue
#ACC2D9
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEEE #EED2C2
analogous
#C2EEE8 #C2DEEE #C2C8EE
triadic
#C2DEEE #EEC2DE #DEEEC2
tetradic
#C2DEEE #E8C2EE #EED2C2 #C8EEC2
square
#C2DEEE #E8C2EE #EED2C2 #C8EEC2
split-complementary
#C2DEEE #EEC2C8 #EEE8C2
monochromatic
#62AAD3 #92C4E1 #C2DEEE #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.40
#C2DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#C2DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEEE
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEEE | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#D0D7EE
Tritanopia (blue-blind)
#B6E2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2deee; /* rgb */ color: rgb(194, 222, 238); /* oklch */ color: oklch(88.5% 0.037 232.9);
Tailwind
colors: {
custom: {
50: '#d5e8f3',
500: '#c2deee',
950: '#000000',
},
}SCSS
$custom: #c2deee; $custom-light: #d5e8f3; $custom-dark: #000000;
JSON
{
"hex": "#c2deee",
"rgb": {
"r": 194,
"g": 222,
"b": 238
},
"hsl": {
"h": 201.818,
"s": 56.41,
"l": 84.706
},
"oklch": {
"l": 0.88508,
"c": 0.03705,
"h": 232.9
},
"luminance": 0.69885
}Semantic roles & 50–950 ramp
primary
#C2DEEE
secondary
#CCA189
accent
#5D22C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485