#C2E5FA#C2E5FA
#C2E5FA is a very light, muted cyan. Relative luminance 0.744; OKLCH L 90.3% C 0.047 H 234.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E5FA |
|---|---|
| RGB | rgb(194, 229, 250) |
| HSL | hsl(203, 85%, 87%) |
| HSV | hsv(203, 22%, 98%) |
| CMYK | cmyk(22.4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.11, -6.95, -13.97) |
| CIE-LCH | lch(89.11, 15.60, 243.55°) |
| OKLab | oklab(90.34% -0.0272 -0.038) |
| OKLCH | oklch(90.34% 0.047 234.4) |
| XYZ | xyz(67.5180, 74.4079, 101.2287) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 8.29
Light Blue
#95D0FC
ΔE00 8.49
Light Blue Grey
#B7C9E2
ΔE00 8.67
Powder Blue (survey)
#B1D1FC
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E5FA #FAD7C2
analogous
#C2FAF3 #C2E5FA #C2C9FA
triadic
#C2E5FA #FAC2E5 #E5FAC2
tetradic
#C2E5FA #F3C2FA #FAD7C2 #C9FAC2
square
#C2E5FA #F3C2FA #FAD7C2 #C9FAC2
split-complementary
#C2E5FA #FAC2C9 #FAF3C2
monochromatic
#51B5F1 #89CDF5 #C2E5FA #E3F3FD #E3F3FD
Accessibility & contrast
On white
1.32
#C2E5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#C2E5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E5FA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E5FA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FB
Deuteranopia (green-blind)
#D3DDFA
Tritanopia (blue-blind)
#B2EBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2e5fa; /* rgb */ color: rgb(194, 229, 250); /* oklch */ color: oklch(90.3% 0.047 234.4);
Tailwind
colors: {
custom: {
50: '#d5edfc',
500: '#c2e5fa',
950: '#000000',
},
}SCSS
$custom: #c2e5fa; $custom-light: #d5edfc; $custom-dark: #000000;
JSON
{
"hex": "#c2e5fa",
"rgb": {
"r": 194,
"g": 229,
"b": 250
},
"hsl": {
"h": 202.5,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.9034,
"c": 0.0467,
"h": 234.4
},
"luminance": 0.7441
}Semantic roles & 50–950 ramp
primary
#C2E5FA
secondary
#DFA481
accent
#5704E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485