#C2E4FA#C2E4FA
#C2E4FA is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.1% C 0.047 H 236.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E4FA |
|---|---|
| RGB | rgb(194, 228, 250) |
| HSL | hsl(204, 85%, 87%) |
| HSV | hsv(204, 22%, 98%) |
| CMYK | cmyk(22.4%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(88.85, -6.43, -14.36) |
| CIE-LCH | lch(88.85, 15.73, 245.86°) |
| OKLab | oklab(90.14% -0.0259 -0.039) |
| OKLCH | oklch(90.14% 0.047 236.4) |
| XYZ | xyz(67.2421, 73.8561, 101.1367) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.18
Light Blue
#95D0FC
ΔE00 8.21
Baby Blue (survey)
#A2CFFE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E4FA #FAD8C2
analogous
#C2FAF4 #C2E4FA #C2C8FA
triadic
#C2E4FA #FAC2E4 #E4FAC2
tetradic
#C2E4FA #F4C2FA #FAD8C2 #C8FAC2
square
#C2E4FA #F4C2FA #FAD8C2 #C8FAC2
split-complementary
#C2E4FA #FAC2C8 #FAF4C2
monochromatic
#51B2F1 #89CBF5 #C2E4FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.33
#C2E4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#C2E4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E4FA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E4FA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#D3DCFA
Tritanopia (blue-blind)
#B2EAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2e4fa; /* rgb */ color: rgb(194, 228, 250); /* oklch */ color: oklch(90.1% 0.047 236.4);
Tailwind
colors: {
custom: {
50: '#d5ecfc',
500: '#c2e4fa',
950: '#000000',
},
}SCSS
$custom: #c2e4fa; $custom-light: #d5ecfc; $custom-dark: #000000;
JSON
{
"hex": "#c2e4fa",
"rgb": {
"r": 194,
"g": 228,
"b": 250
},
"hsl": {
"h": 203.571,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.90135,
"c": 0.04684,
"h": 236.4
},
"luminance": 0.73858
}Semantic roles & 50–950 ramp
primary
#C2E4FA
secondary
#DFA681
accent
#5B04E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485