#C2DFFB#C2DFFB
#C2DFFB is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.1% C 0.049 H 247.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFFB |
|---|---|
| RGB | rgb(194, 223, 251) |
| HSL | hsl(209, 88%, 87%) |
| HSV | hsv(209, 23%, 98%) |
| CMYK | cmyk(22.7%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.59, -3.63, -16.79) |
| CIE-LCH | lch(87.59, 17.17, 257.80°) |
| OKLab | oklab(89.15% -0.019 -0.0457) |
| OKLCH | oklch(89.15% 0.049 247.4) |
| XYZ | xyz(66.0436, 71.2077, 101.5129) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFFB #FBDEC2
analogous
#C2FBFB #C2DFFB #C2C3FB
triadic
#C2DFFB #FBC2DF #DFFBC2
tetradic
#C2DFFB #FBC2FB #FBDEC2 #C3FBC2
square
#C2DFFB #FBC2FB #FBDEC2 #C3FBC2
split-complementary
#C2DFFB #FBC2C3 #FBFBC2
monochromatic
#4FA3F3 #89C1F7 #C2DFFB #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.38
#C2DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#C2DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFFB
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFFB | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#CDD9FA
Tritanopia (blue-blind)
#B3E5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2dffb; /* rgb */ color: rgb(194, 223, 251); /* oklch */ color: oklch(89.1% 0.049 247.4);
Tailwind
colors: {
custom: {
50: '#d5e9fc',
500: '#c2dffb',
950: '#000000',
},
}SCSS
$custom: #c2dffb; $custom-light: #d5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#c2dffb",
"rgb": {
"r": 194,
"g": 223,
"b": 251
},
"hsl": {
"h": 209.474,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.89145,
"c": 0.04948,
"h": 247.4
},
"luminance": 0.7121
}Semantic roles & 50–950 ramp
primary
#C2DFFB
secondary
#E1B080
accent
#7101E4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485