#C2DEEF#C2DEEF
#C2DEEF is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.5% C 0.038 H 234.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEEF |
|---|---|
| RGB | rgb(194, 222, 239) |
| HSL | hsl(203, 58%, 85%) |
| HSV | hsv(203, 19%, 94%) |
| CMYK | cmyk(18.8%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.97, -5.71, -11.39) |
| CIE-LCH | lch(86.97, 12.74, 243.38°) |
| OKLab | oklab(88.54% -0.022 -0.0309) |
| OKLCH | oklch(88.54% 0.038 234.5) |
| XYZ | xyz(63.9453, 69.9422, 91.7757) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 8.01
Powder Blue
#B0E0E6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEEF #EFD3C2
analogous
#C2EFEA #C2DEEF #C2C7EF
triadic
#C2DEEF #EFC2DE #DEEFC2
tetradic
#C2DEEF #EAC2EF #EFD3C2 #C7EFC2
square
#C2DEEF #EAC2EF #EFD3C2 #C7EFC2
split-complementary
#C2DEEF #EFC2C7 #EFEAC2
monochromatic
#61AAD6 #92C4E2 #C2DEEF #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.40
#C2DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C2DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEEF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEEF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#B6E3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2deef; /* rgb */ color: rgb(194, 222, 239); /* oklch */ color: oklch(88.5% 0.038 234.5);
Tailwind
colors: {
custom: {
50: '#d5e8f4',
500: '#c2deef',
950: '#000000',
},
}SCSS
$custom: #c2deef; $custom-light: #d5e8f4; $custom-dark: #000000;
JSON
{
"hex": "#c2deef",
"rgb": {
"r": 194,
"g": 222,
"b": 239
},
"hsl": {
"h": 202.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.8854,
"c": 0.03789,
"h": 234.5
},
"luminance": 0.69944
}Semantic roles & 50–950 ramp
primary
#C2DEEF
secondary
#CDA288
accent
#5E1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485