#C2DFFC#C2DFFC
#C2DFFC is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.051 H 248.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFFC |
|---|---|
| RGB | rgb(194, 223, 252) |
| HSL | hsl(210, 91%, 87%) |
| HSV | hsv(210, 23%, 99%) |
| CMYK | cmyk(23%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.62, -3.41, -17.27) |
| CIE-LCH | lch(87.62, 17.60, 258.83°) |
| OKLab | oklab(89.18% -0.0186 -0.047) |
| OKLCH | oklch(89.18% 0.051 248.4) |
| XYZ | xyz(66.2017, 71.2709, 102.3452) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 6.21
Lightsteelblue
#B0C4DE
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 7.12
Light Blue
#95D0FC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFFC #FCDFC2
analogous
#C2FCFC #C2DFFC #C2C2FC
triadic
#C2DFFC #FCC2DF #DFFCC2
tetradic
#C2DFFC #FCC2FC #FCDFC2 #C2FCC2
square
#C2DFFC #FCC2FC #FCDFC2 #C2FCC2
split-complementary
#C2DFFC #FCC2C2 #FCFCC2
monochromatic
#4DA2F6 #88C0F9 #C2DFFC #E2F0FE #E2F0FE
Accessibility & contrast
On white
1.38
#C2DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C2DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFFC
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFFC | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#B2E6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2dffc; /* rgb */ color: rgb(194, 223, 252); /* oklch */ color: oklch(89.2% 0.051 248.4);
Tailwind
colors: {
custom: {
50: '#d5e8fd',
500: '#c2dffc',
950: '#000000',
},
}SCSS
$custom: #c2dffc; $custom-light: #d5e8fd; $custom-dark: #000000;
JSON
{
"hex": "#c2dffc",
"rgb": {
"r": 194,
"g": 223,
"b": 252
},
"hsl": {
"h": 210,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.89179,
"c": 0.05057,
"h": 248.4
},
"luminance": 0.71273
}Semantic roles & 50–950 ramp
primary
#C2DFFC
secondary
#E3B180
accent
#7300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485