#C2DEED#C2DEED
#C2DEED is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.5% C 0.036 H 231.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEED |
|---|---|
| RGB | rgb(194, 222, 237) |
| HSL | hsl(201, 54%, 85%) |
| HSV | hsv(201, 18%, 93%) |
| CMYK | cmyk(18.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.91, -6.13, -10.42) |
| CIE-LCH | lch(86.91, 12.09, 239.53°) |
| OKLab | oklab(88.48% -0.0227 -0.0282) |
| OKLCH | oklch(88.48% 0.036 231.2) |
| XYZ | xyz(63.6515, 69.8246, 90.2282) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEED #EDD1C2
analogous
#C2EDE7 #C2DEED #C2C9ED
triadic
#C2DEED #EDC2DE #DEEDC2
tetradic
#C2DEED #E7C2ED #EDD1C2 #C9EDC2
square
#C2DEED #E7C2ED #EDD1C2 #C9EDC2
split-complementary
#C2DEED #EDC2C9 #EDE7C2
monochromatic
#63ABD1 #93C4DF #C2DEED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.40
#C2DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#C2DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEED
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEED | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#B6E2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2deed; /* rgb */ color: rgb(194, 222, 237); /* oklch */ color: oklch(88.5% 0.036 231.2);
Tailwind
colors: {
custom: {
50: '#d5e8f2',
500: '#c2deed',
950: '#000000',
},
}SCSS
$custom: #c2deed; $custom-light: #d5e8f2; $custom-dark: #000000;
JSON
{
"hex": "#c2deed",
"rgb": {
"r": 194,
"g": 222,
"b": 237
},
"hsl": {
"h": 200.93,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.88476,
"c": 0.03624,
"h": 231.2
},
"luminance": 0.69826
}Semantic roles & 50–950 ramp
primary
#C2DEED
secondary
#CAA089
accent
#5B24C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485