#C2F0FF#C2F0FF
#C2F0FF is a very light, muted cyan. Relative luminance 0.810; OKLCH L 92.8% C 0.051 H 219.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F0FF |
|---|---|
| RGB | rgb(194, 240, 255) |
| HSL | hsl(195, 100%, 88%) |
| HSV | hsv(195, 24%, 100%) |
| CMYK | cmyk(23.9%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(92.13, -11.46, -12.07) |
| CIE-LCH | lch(92.13, 16.64, 226.47°) |
| OKLab | oklab(92.78% -0.0396 -0.0328) |
| OKLCH | oklch(92.78% 0.051 219.7) |
| XYZ | xyz(71.4529, 81.0068, 106.4594) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.38
Lightblue
#ADD8E6
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 5.46
Ice Blue
#A5DFF9
ΔE00 5.47
Light Sky Blue
#C6FCFF
ΔE00 6.10
Very Light Blue
#D5FFFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F0FF #FFD1C2
analogous
#C2FFEF #C2F0FF #C2D1FF
triadic
#C2F0FF #FFC2F0 #F0FFC2
tetradic
#C2F0FF #EFC2FF #FFD1C2 #D1FFC2
square
#C2F0FF #EFC2FF #FFD1C2 #D1FFC2
split-complementary
#C2F0FF #FFC2D1 #FFEFC2
monochromatic
#48D2FF #85E1FF #C2F0FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.22
#C2F0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#C2F0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F0FF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F0FF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#B0F5F5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f0ff; /* rgb */ color: rgb(194, 240, 255); /* oklch */ color: oklch(92.8% 0.051 219.7);
Tailwind
colors: {
custom: {
50: '#d5f5ff',
500: '#c2f0ff',
950: '#000000',
},
}SCSS
$custom: #c2f0ff; $custom-light: #d5f5ff; $custom-dark: #000000;
JSON
{
"hex": "#c2f0ff",
"rgb": {
"r": 194,
"g": 240,
"b": 255
},
"hsl": {
"h": 194.754,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.92775,
"c": 0.05142,
"h": 219.7
},
"luminance": 0.8101
}Semantic roles & 50–950 ramp
primary
#C2F0FF
secondary
#E8977D
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586