#C2DEF2#C2DEF2
#C2DEF2 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.6% C 0.041 H 239.0°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEF2 |
|---|---|
| RGB | rgb(194, 222, 242) |
| HSL | hsl(205, 65%, 85%) |
| HSV | hsv(205, 20%, 95%) |
| CMYK | cmyk(19.8%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(87.06, -5.07, -12.84) |
| CIE-LCH | lch(87.06, 13.81, 248.46°) |
| OKLab | oklab(88.64% -0.0209 -0.0348) |
| OKLCH | oklch(88.64% 0.041 239) |
| XYZ | xyz(64.3922, 70.1209, 94.1292) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEF2 #F2D6C2
analogous
#C2F2EE #C2DEF2 #C2C6F2
triadic
#C2DEF2 #F2C2DE #DEF2C2
tetradic
#C2DEF2 #EEC2F2 #F2D6C2 #C6F2C2
square
#C2DEF2 #EEC2F2 #F2D6C2 #C6F2C2
split-complementary
#C2DEF2 #F2C2C6 #F2EEC2
monochromatic
#5DA7DC #90C3E7 #C2DEF2 #E6F1FA #E6F1FA
Accessibility & contrast
On white
1.40
#C2DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C2DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEF2
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEF2 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#CFD8F2
Tritanopia (blue-blind)
#B5E3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c2def2; /* rgb */ color: rgb(194, 222, 242); /* oklch */ color: oklch(88.6% 0.041 239.0);
Tailwind
colors: {
custom: {
50: '#d5e8f6',
500: '#c2def2',
950: '#000000',
},
}SCSS
$custom: #c2def2; $custom-light: #d5e8f6; $custom-dark: #000000;
JSON
{
"hex": "#c2def2",
"rgb": {
"r": 194,
"g": 222,
"b": 242
},
"hsl": {
"h": 205,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.88638,
"c": 0.04061,
"h": 239
},
"luminance": 0.70123
}Semantic roles & 50–950 ramp
primary
#C2DEF2
secondary
#D2A686
accent
#6419CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485