#C3E2FA#C3E2FA
#C3E2FA is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.8% C 0.047 H 241.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E2FA |
|---|---|
| RGB | rgb(195, 226, 250) |
| HSL | hsl(206, 85%, 87%) |
| HSV | hsv(206, 22%, 98%) |
| CMYK | cmyk(22%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.40, -5.11, -15.03) |
| CIE-LCH | lch(88.40, 15.88, 251.24°) |
| OKLab | oklab(89.79% -0.0223 -0.0409) |
| OKLCH | oklch(89.79% 0.047 241.4) |
| XYZ | xyz(66.9526, 72.8949, 100.9665) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.24
Lightblue
#ADD8E6
ΔE00 6.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.05
Baby Blue (survey)
#A2CFFE
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E2FA #FADBC3
analogous
#C3FAF7 #C3E2FA #C3C7FA
triadic
#C3E2FA #FAC3E2 #E2FAC3
tetradic
#C3E2FA #F7C3FA #FADBC3 #C7FAC3
square
#C3E2FA #F7C3FA #FADBC3 #C7FAC3
split-complementary
#C3E2FA #FAC3C7 #FAF7C3
monochromatic
#52ABF1 #8BC7F5 #C3E2FA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.35
#C3E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#C3E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E2FA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E2FA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D1DBFA
Tritanopia (blue-blind)
#B4E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c3e2fa; /* rgb */ color: rgb(195, 226, 250); /* oklch */ color: oklch(89.8% 0.047 241.4);
Tailwind
colors: {
custom: {
50: '#d6ebfc',
500: '#c3e2fa',
950: '#000000',
},
}SCSS
$custom: #c3e2fa; $custom-light: #d6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c3e2fa",
"rgb": {
"r": 195,
"g": 226,
"b": 250
},
"hsl": {
"h": 206.182,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.89791,
"c": 0.04657,
"h": 241.4
},
"luminance": 0.72897
}Semantic roles & 50–950 ramp
primary
#C3E2FA
secondary
#DFAB82
accent
#6504E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485