#C4E2FF#C4E2FF
#C4E2FF is a very light, muted cyan. Relative luminance 0.733; OKLCH L 90.0% C 0.051 H 247.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E2FF |
|---|---|
| RGB | rgb(196, 226, 255) |
| HSL | hsl(209, 100%, 88%) |
| HSV | hsv(209, 23%, 100%) |
| CMYK | cmyk(23.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.61, -3.71, -17.33) |
| CIE-LCH | lch(88.61, 17.72, 257.91°) |
| OKLab | oklab(90.03% -0.0196 -0.0472) |
| OKLCH | oklch(90.03% 0.051 247.5) |
| XYZ | xyz(68.0064, 73.3464, 105.1625) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 6.51
Baby Blue (survey)
#A2CFFE
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 7.38
Ice Blue
#A5DFF9
ΔE00 7.46
Light Blue
#95D0FC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E2FF #FFE1C4
analogous
#C4FFFF #C4E2FF #C4C4FF
triadic
#C4E2FF #FFC4E2 #E2FFC4
tetradic
#C4E2FF #FFC4FF #FFE1C4 #C4FFC4
square
#C4E2FF #FFC4FF #FFE1C4 #C4FFC4
split-complementary
#C4E2FF #FFC4C4 #FFFFC4
monochromatic
#4AA6FF #87C4FF #C4E2FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.34
#C4E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C4E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E2FF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E2FF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#B4E9EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c4e2ff; /* rgb */ color: rgb(196, 226, 255); /* oklch */ color: oklch(90.0% 0.051 247.5);
Tailwind
colors: {
custom: {
50: '#d6ebff',
500: '#c4e2ff',
950: '#000000',
},
}SCSS
$custom: #c4e2ff; $custom-light: #d6ebff; $custom-dark: #000000;
JSON
{
"hex": "#c4e2ff",
"rgb": {
"r": 196,
"g": 226,
"b": 255
},
"hsl": {
"h": 209.492,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.90026,
"c": 0.05109,
"h": 247.5
},
"luminance": 0.73348
}Semantic roles & 50–950 ramp
primary
#C4E2FF
secondary
#E8B37F
accent
#7100E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486