#C1FFFA#C1FFFA
#C1FFFA is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.062 H 190.0°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFFA |
|---|---|
| RGB | rgb(193, 255, 250) |
| HSL | hsl(175, 100%, 88%) |
| HSV | hsv(175, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(95.90, -20.27, -3.91) |
| CIE-LCH | lch(95.90, 20.64, 190.93°) |
| OKLab | oklab(95.7% -0.0613 -0.0108) |
| OKLCH | oklch(95.7% 0.062 190) |
| XYZ | xyz(75.0023, 89.7563, 103.7968) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.23
Duck Egg Blue
#C3FBF4
ΔE00 1.43
Pale Cyan
#B7FFFA
ΔE00 1.65
Light Light Blue
#CAFFFB
ΔE00 1.79
Light Cyan
#ACFFFC
ΔE00 3.23
Light Sky Blue
#C6FCFF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFFA #FFC1C6
analogous
#C1FFDB #C1FFFA #C1E5FF
triadic
#C1FFFA #FAC1FF #FFFAC1
tetradic
#C1FFFA #DBC1FF #FFC1C6 #E5FFC1
square
#C1FFFA #DBC1FF #FFC1C6 #E5FFC1
split-complementary
#C1FFFA #FFC1E5 #FFDBC1
monochromatic
#47FFF0 #84FFF5 #C1FFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#C1FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#C1FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFFA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFFA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#AEFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c1fffa; /* rgb */ color: rgb(193, 255, 250); /* oklch */ color: oklch(95.7% 0.062 190.0);
Tailwind
colors: {
custom: {
50: '#d5fffb',
500: '#c1fffa',
950: '#000000',
},
}SCSS
$custom: #c1fffa; $custom-light: #d5fffb; $custom-dark: #000000;
JSON
{
"hex": "#c1fffa",
"rgb": {
"r": 193,
"g": 255,
"b": 250
},
"hsl": {
"h": 175.161,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95702,
"c": 0.06229,
"h": 190
},
"luminance": 0.8976
}Semantic roles & 50–950 ramp
primary
#C1FFFA
secondary
#E87C85
accent
#0013E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685