#C4EAF2#C4EAF2
#C4EAF2 is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.2% C 0.041 H 211.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAF2 |
|---|---|
| RGB | rgb(196, 234, 242) |
| HSL | hsl(190, 64%, 86%) |
| HSV | hsv(190, 19%, 95%) |
| CMYK | cmyk(19%, 3.3%, 0%, 5.1%) |
| CIE-LAB | lab(90.32, -10.61, -7.98) |
| CIE-LCH | lch(90.32, 13.27, 216.93°) |
| OKLab | oklab(91.25% -0.0348 -0.0216) |
| OKLCH | oklch(91.25% 0.041 211.8) |
| XYZ | xyz(68.2104, 76.9901, 95.2539) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.91
Pale Sky Blue
#BDF6FE
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 5.66
Light Sky Blue
#C6FCFF
ΔE00 5.67
Really Light Blue
#D4FFFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAF2 #F2CCC4
analogous
#C4F2E3 #C4EAF2 #C4D3F2
triadic
#C4EAF2 #F2C4EA #EAF2C4
tetradic
#C4EAF2 #E3C4F2 #F2CCC4 #D3F2C4
square
#C4EAF2 #E3C4F2 #F2CCC4 #D3F2C4
split-complementary
#C4EAF2 #F2C4D3 #F2E3C4
monochromatic
#60C6DC #92D8E7 #C4EAF2 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.28
#C4EAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#C4EAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAF2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAF2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#B7EEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c4eaf2; /* rgb */ color: rgb(196, 234, 242); /* oklch */ color: oklch(91.2% 0.041 211.8);
Tailwind
colors: {
custom: {
50: '#d6f0f6',
500: '#c4eaf2',
950: '#000000',
},
}SCSS
$custom: #c4eaf2; $custom-light: #d6f0f6; $custom-dark: #000000;
JSON
{
"hex": "#c4eaf2",
"rgb": {
"r": 196,
"g": 234,
"b": 242
},
"hsl": {
"h": 190.435,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.91246,
"c": 0.04098,
"h": 211.8
},
"luminance": 0.76992
}Semantic roles & 50–950 ramp
primary
#C4EAF2
secondary
#D29588
accent
#391ACC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585