#C1FFFD#C1FFFD
#C1FFFD is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.8% C 0.062 H 193.7°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFFD |
|---|---|
| RGB | rgb(193, 255, 253) |
| HSL | hsl(178, 100%, 88%) |
| HSV | hsv(178, 24%, 100%) |
| CMYK | cmyk(24.3%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.97, -19.63, -5.34) |
| CIE-LCH | lch(95.97, 20.35, 195.22°) |
| OKLab | oklab(95.79% -0.0602 -0.0146) |
| OKLCH | oklch(95.79% 0.062 193.7) |
| XYZ | xyz(75.4764, 89.9460, 106.2939) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.76
Pale Cyan
#B7FFFA
ΔE00 2.13
Duck Egg Blue
#C3FBF4
ΔE00 2.23
Eggshell Blue
#C4FFF7
ΔE00 2.32
Light Sky Blue
#C6FCFF
ΔE00 2.74
Light Cyan
#ACFFFC
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFFD #FFC1C3
analogous
#C1FFDE #C1FFFD #C1E2FF
triadic
#C1FFFD #FDC1FF #FFFDC1
tetradic
#C1FFFD #DEC1FF #FFC1C3 #E2FFC1
square
#C1FFFD #DEC1FF #FFC1C3 #E2FFC1
split-complementary
#C1FFFD #FFC1E2 #FFDEC1
monochromatic
#47FFF9 #84FFFB #C1FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#C1FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#C1FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFFD
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFFD | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#ADFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c1fffd; /* rgb */ color: rgb(193, 255, 253); /* oklch */ color: oklch(95.8% 0.062 193.7);
Tailwind
colors: {
custom: {
50: '#d5fffe',
500: '#c1fffd',
950: '#000000',
},
}SCSS
$custom: #c1fffd; $custom-light: #d5fffe; $custom-dark: #000000;
JSON
{
"hex": "#c1fffd",
"rgb": {
"r": 193,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.065,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.95791,
"c": 0.06194,
"h": 193.7
},
"luminance": 0.89949
}Semantic roles & 50–950 ramp
primary
#C1FFFD
secondary
#E87C80
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685