#C2E2FA#C2E2FA
#C2E2FA is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.7% C 0.047 H 240.5°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E2FA |
|---|---|
| RGB | rgb(194, 226, 250) |
| HSL | hsl(206, 85%, 87%) |
| HSV | hsv(206, 22%, 98%) |
| CMYK | cmyk(22.4%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.33, -5.40, -15.14) |
| CIE-LCH | lch(88.33, 16.07, 250.35°) |
| OKLab | oklab(89.72% -0.0233 -0.0412) |
| OKLCH | oklch(89.72% 0.047 240.5) |
| XYZ | xyz(66.6951, 72.7621, 100.9544) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 6.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.21
Baby Blue (survey)
#A2CFFE
ΔE00 7.49
Light Blue
#95D0FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E2FA #FADAC2
analogous
#C2FAF6 #C2E2FA #C2C6FA
triadic
#C2E2FA #FAC2E2 #E2FAC2
tetradic
#C2E2FA #F6C2FA #FADAC2 #C6FAC2
square
#C2E2FA #F6C2FA #FADAC2 #C6FAC2
split-complementary
#C2E2FA #FAC2C6 #FAF6C2
monochromatic
#51ACF1 #89C7F5 #C2E2FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.35
#C2E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#C2E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E2FA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E2FA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D1DBFA
Tritanopia (blue-blind)
#B3E8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2e2fa; /* rgb */ color: rgb(194, 226, 250); /* oklch */ color: oklch(89.7% 0.047 240.5);
Tailwind
colors: {
custom: {
50: '#d5ebfc',
500: '#c2e2fa',
950: '#000000',
},
}SCSS
$custom: #c2e2fa; $custom-light: #d5ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c2e2fa",
"rgb": {
"r": 194,
"g": 226,
"b": 250
},
"hsl": {
"h": 205.714,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.89724,
"c": 0.04729,
"h": 240.5
},
"luminance": 0.72764
}Semantic roles & 50–950 ramp
primary
#C2E2FA
secondary
#DFA981
accent
#6304E1
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485