#C4E2FA#C4E2FA
#C4E2FA is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.9% C 0.046 H 242.3°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2FA |
|---|---|
| RGB | rgb(196, 226, 250) |
| HSL | hsl(207, 84%, 87%) |
| HSV | hsv(207, 22%, 98%) |
| CMYK | cmyk(21.6%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.46, -4.81, -14.93) |
| CIE-LCH | lch(88.46, 15.69, 252.15°) |
| OKLab | oklab(89.86% -0.0213 -0.0406) |
| OKLCH | oklch(89.86% 0.046 242.3) |
| XYZ | xyz(67.2119, 73.0286, 100.9786) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 6.89
Lightblue
#ADD8E6
ΔE00 7.09
Baby Blue (survey)
#A2CFFE
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2FA #FADCC4
analogous
#C4FAF7 #C4E2FA #C4C7FA
triadic
#C4E2FA #FAC4E2 #E2FAC4
tetradic
#C4E2FA #F7C4FA #FADCC4 #C7FAC4
square
#C4E2FA #F7C4FA #FADCC4 #C7FAC4
split-complementary
#C4E2FA #FAC4C7 #FAF7C4
monochromatic
#53ABF0 #8CC6F5 #C4E2FA #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.35
#C4E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#C4E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2FA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2FA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D1DBFA
Tritanopia (blue-blind)
#B5E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e2fa; /* rgb */ color: rgb(196, 226, 250); /* oklch */ color: oklch(89.9% 0.046 242.3);
Tailwind
colors: {
custom: {
50: '#d6ebfc',
500: '#c4e2fa',
950: '#000000',
},
}SCSS
$custom: #c4e2fa; $custom-light: #d6ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c4e2fa",
"rgb": {
"r": 196,
"g": 226,
"b": 250
},
"hsl": {
"h": 206.667,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.89857,
"c": 0.04586,
"h": 242.3
},
"luminance": 0.73031
}Semantic roles & 50–950 ramp
primary
#C4E2FA
secondary
#DFAC83
accent
#6705E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485