#C3E2EF#C3E2EF
#C3E2EF is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.4% C 0.037 H 225.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E2EF |
|---|---|
| RGB | rgb(195, 226, 239) |
| HSL | hsl(198, 58%, 85%) |
| HSV | hsv(198, 18%, 94%) |
| CMYK | cmyk(18.4%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.08, -7.46, -9.73) |
| CIE-LCH | lch(88.08, 12.27, 232.52°) |
| OKLab | oklab(89.43% -0.0263 -0.0264) |
| OKLCH | oklch(89.43% 0.037 225) |
| XYZ | xyz(65.2779, 72.2250, 92.1461) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.14
Ice Blue
#A5DFF9
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.33
Pale Sky Blue
#BDF6FE
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.34
Very Light Blue
#D5FFFF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E2EF #EFD0C3
analogous
#C3EFE6 #C3E2EF #C3CCEF
triadic
#C3E2EF #EFC3E2 #E2EFC3
tetradic
#C3E2EF #E6C3EF #EFD0C3 #CCEFC3
square
#C3E2EF #E6C3EF #EFD0C3 #CCEFC3
split-complementary
#C3E2EF #EFC3CC #EFE6C3
monochromatic
#62B3D5 #93CBE2 #C3E2EF #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.36
#C3E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#C3E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E2EF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E2EF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#B7E6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c3e2ef; /* rgb */ color: rgb(195, 226, 239); /* oklch */ color: oklch(89.4% 0.037 225.0);
Tailwind
colors: {
custom: {
50: '#d5ebf4',
500: '#c3e2ef',
950: '#000000',
},
}SCSS
$custom: #c3e2ef; $custom-light: #d5ebf4; $custom-dark: #000000;
JSON
{
"hex": "#c3e2ef",
"rgb": {
"r": 195,
"g": 226,
"b": 239
},
"hsl": {
"h": 197.727,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.89431,
"c": 0.03726,
"h": 225
},
"luminance": 0.72227
}Semantic roles & 50–950 ramp
primary
#C3E2EF
secondary
#CD9D89
accent
#5120C5
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485