#C3E2EA#C3E2EA
#C3E2EA is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.034 H 215.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E2EA |
|---|---|
| RGB | rgb(195, 226, 234) |
| HSL | hsl(192, 48%, 84%) |
| HSV | hsv(192, 17%, 92%) |
| CMYK | cmyk(16.7%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.94, -8.51, -7.31) |
| CIE-LCH | lch(87.94, 11.22, 220.69°) |
| OKLab | oklab(89.27% -0.0282 -0.0198) |
| OKLCH | oklch(89.27% 0.034 215) |
| XYZ | xyz(64.5494, 71.9336, 88.3096) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 4.85
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 7.05
Ice Blue
#A5DFF9
ΔE00 7.15
Very Light Blue
#D5FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E2EA #EACBC3
analogous
#C3EADF #C3E2EA #C3CFEA
triadic
#C3E2EA #EAC3E2 #E2EAC3
tetradic
#C3E2EA #DFC3EA #EACBC3 #CFEAC3
square
#C3E2EA #DFC3EA #EACBC3 #CFEAC3
split-complementary
#C3E2EA #EAC3CF #EADFC3
monochromatic
#68B6CA #96CCDA #C3E2EA #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.36
#C3E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#C3E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E2EA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E2EA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#B8E5E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c3e2ea; /* rgb */ color: rgb(195, 226, 234); /* oklch */ color: oklch(89.3% 0.034 215.0);
Tailwind
colors: {
custom: {
50: '#d5ebf0',
500: '#c3e2ea',
950: '#000000',
},
}SCSS
$custom: #c3e2ea; $custom-light: #d5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#c3e2ea",
"rgb": {
"r": 195,
"g": 226,
"b": 234
},
"hsl": {
"h": 192.308,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.89274,
"c": 0.03447,
"h": 215
},
"luminance": 0.71935
}Semantic roles & 50–950 ramp
primary
#C3E2EA
secondary
#C6978B
accent
#482ABB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485