#C2DFEF#C2DFEF
#C2DFEF is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.7% C 0.038 H 232.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFEF |
|---|---|
| RGB | rgb(194, 223, 239) |
| HSL | hsl(201, 58%, 85%) |
| HSV | hsv(201, 19%, 94%) |
| CMYK | cmyk(18.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(87.23, -6.23, -11.00) |
| CIE-LCH | lch(87.23, 12.64, 240.50°) |
| OKLab | oklab(88.75% -0.0233 -0.0298) |
| OKLCH | oklch(88.75% 0.038 232) |
| XYZ | xyz(64.2117, 70.4749, 91.8645) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.82
Ice Blue
#A5DFF9
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFEF #EFD2C2
analogous
#C2EFE8 #C2DFEF #C2C9EF
triadic
#C2DFEF #EFC2DF #DFEFC2
tetradic
#C2DFEF #E8C2EF #EFD2C2 #C9EFC2
square
#C2DFEF #E8C2EF #EFD2C2 #C9EFC2
split-complementary
#C2DFEF #EFC2C9 #EFE8C2
monochromatic
#61ACD6 #92C6E2 #C2DFEF #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.39
#C2DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#C2DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFEF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFEF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#B6E3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c2dfef; /* rgb */ color: rgb(194, 223, 239); /* oklch */ color: oklch(88.7% 0.038 232.0);
Tailwind
colors: {
custom: {
50: '#d5e9f4',
500: '#c2dfef',
950: '#000000',
},
}SCSS
$custom: #c2dfef; $custom-light: #d5e9f4; $custom-dark: #000000;
JSON
{
"hex": "#c2dfef",
"rgb": {
"r": 194,
"g": 223,
"b": 239
},
"hsl": {
"h": 201.333,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.88746,
"c": 0.03785,
"h": 232
},
"luminance": 0.70477
}Semantic roles & 50–950 ramp
primary
#C2DFEF
secondary
#CDA188
accent
#5B1FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485