#C2F0FA#C2F0FA
#C2F0FA is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.6% C 0.049 H 212.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F0FA |
|---|---|
| RGB | rgb(194, 240, 250) |
| HSL | hsl(191, 85%, 87%) |
| HSV | hsv(191, 22%, 98%) |
| CMYK | cmyk(22.4%, 4%, 0%, 2%) |
| CIE-LAB | lab(91.99, -12.54, -9.67) |
| CIE-LCH | lch(91.99, 15.84, 217.64°) |
| OKLab | oklab(92.62% -0.0414 -0.0263) |
| OKLCH | oklch(92.62% 0.049 212.4) |
| XYZ | xyz(70.6585, 80.6890, 102.2756) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.85
Powder Blue
#B0E0E6
ΔE00 4.17
Light Sky Blue
#C6FCFF
ΔE00 4.36
Pale Blue
#D0FEFE
ΔE00 5.02
Really Light Blue
#D4FFFF
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F0FA #FACCC2
analogous
#C2FAE8 #C2F0FA #C2D4FA
triadic
#C2F0FA #FAC2F0 #F0FAC2
tetradic
#C2F0FA #E8C2FA #FACCC2 #D4FAC2
square
#C2F0FA #E8C2FA #FACCC2 #D4FAC2
split-complementary
#C2F0FA #FAC2D4 #FAE8C2
monochromatic
#51D4F1 #89E2F5 #C2F0FA #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.23
#C2F0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#C2F0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F0FA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F0FA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECFB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#B1F5F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f0fa; /* rgb */ color: rgb(194, 240, 250); /* oklch */ color: oklch(92.6% 0.049 212.4);
Tailwind
colors: {
custom: {
50: '#d5f5fc',
500: '#c2f0fa',
950: '#000000',
},
}SCSS
$custom: #c2f0fa; $custom-light: #d5f5fc; $custom-dark: #000000;
JSON
{
"hex": "#c2f0fa",
"rgb": {
"r": 194,
"g": 240,
"b": 250
},
"hsl": {
"h": 190.714,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.92616,
"c": 0.04908,
"h": 212.4
},
"luminance": 0.80692
}Semantic roles & 50–950 ramp
primary
#C2F0FA
secondary
#DF9281
accent
#2C04E1
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585