#C1FEFF#C1FEFF
#C1FEFF is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.6% C 0.061 H 197.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FEFF |
|---|---|
| RGB | rgb(193, 254, 255) |
| HSL | hsl(181, 100%, 88%) |
| HSV | hsv(181, 24%, 100%) |
| CMYK | cmyk(24.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.76, -18.72, -6.69) |
| CIE-LCH | lch(95.76, 19.88, 199.66°) |
| OKLab | oklab(95.64% -0.0582 -0.0183) |
| OKLCH | oklch(95.64% 0.061 197.4) |
| XYZ | xyz(75.4785, 89.4377, 107.8746) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.70
Light Light Blue
#CAFFFB
ΔE00 2.30
Pale Blue
#D0FEFE
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 3.15
Duck Egg Blue
#C3FBF4
ΔE00 3.19
Pale Sky Blue
#BDF6FE
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FEFF #FFC2C1
analogous
#C1FFE1 #C1FEFF #C1DFFF
triadic
#C1FEFF #FFC1FE #FEFFC1
tetradic
#C1FEFF #E1C1FF #FFC2C1 #DFFFC1
square
#C1FEFF #E1C1FF #FFC2C1 #DFFFC1
split-complementary
#C1FEFF #FFC1DF #FFE1C1
monochromatic
#47FCFF #84FDFF #C1FEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#C1FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#C1FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FEFF
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FEFF | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#ACFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c1feff; /* rgb */ color: rgb(193, 254, 255); /* oklch */ color: oklch(95.6% 0.061 197.4);
Tailwind
colors: {
custom: {
50: '#d5feff',
500: '#c1feff',
950: '#000000',
},
}SCSS
$custom: #c1feff; $custom-light: #d5feff; $custom-dark: #000000;
JSON
{
"hex": "#c1feff",
"rgb": {
"r": 193,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.968,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95641,
"c": 0.06096,
"h": 197.4
},
"luminance": 0.89441
}Semantic roles & 50–950 ramp
primary
#C1FEFF
secondary
#E87E7C
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686