#C2DFFE#C2DFFE
#C2DFFE is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.2% C 0.053 H 250.2°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFFE |
|---|---|
| RGB | rgb(194, 223, 254) |
| HSL | hsl(211, 97%, 88%) |
| HSV | hsv(211, 24%, 100%) |
| CMYK | cmyk(23.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.68, -2.96, -18.22) |
| CIE-LCH | lch(87.68, 18.46, 260.76°) |
| OKLab | oklab(89.25% -0.0179 -0.0497) |
| OKLCH | oklch(89.25% 0.053 250.2) |
| XYZ | xyz(66.5203, 71.3984, 104.0232) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.40
Light Blue Grey
#B7C9E2
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 7.27
Light Blue
#95D0FC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFFE #FEE1C2
analogous
#C2FDFE #C2DFFE #C3C2FE
triadic
#C2DFFE #FEC2DF #DFFEC2
tetradic
#C2DFFE #FEC2FD #FEE1C2 #C2FEC3
square
#C2DFFE #FEC2FD #FEE1C2 #C2FEC3
split-complementary
#C2DFFE #FEC3C2 #FDFEC2
monochromatic
#4AA0FC #86BFFD #C2DFFE #E1EFFF #E1EFFF
Accessibility & contrast
On white
1.37
#C2DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#C2DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFFE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFFE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#B2E6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2dffe; /* rgb */ color: rgb(194, 223, 254); /* oklch */ color: oklch(89.2% 0.053 250.2);
Tailwind
colors: {
custom: {
50: '#d5e8fe',
500: '#c2dffe',
950: '#000000',
},
}SCSS
$custom: #c2dffe; $custom-light: #d5e8fe; $custom-dark: #000000;
JSON
{
"hex": "#c2dffe",
"rgb": {
"r": 194,
"g": 223,
"b": 254
},
"hsl": {
"h": 211,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.89248,
"c": 0.05281,
"h": 250.2
},
"luminance": 0.714
}Semantic roles & 50–950 ramp
primary
#C2DFFE
secondary
#E6B47E
accent
#7700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485