#C1FEFE#C1FEFE
#C1FEFE is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.6% C 0.061 H 196.2°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FEFE |
|---|---|
| RGB | rgb(193, 254, 254) |
| HSL | hsl(180, 97%, 88%) |
| HSV | hsv(180, 24%, 100%) |
| CMYK | cmyk(24%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.74, -18.93, -6.21) |
| CIE-LCH | lch(95.74, 19.92, 198.16°) |
| OKLab | oklab(95.61% -0.0585 -0.017) |
| OKLCH | oklch(95.61% 0.061 196.2) |
| XYZ | xyz(75.3180, 89.3735, 107.0290) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.98
Light Light Blue
#CAFFFB
ΔE00 2.03
Pale Cyan
#B7FFFA
ΔE00 2.82
Duck Egg Blue
#C3FBF4
ΔE00 2.83
Pale Blue
#D0FEFE
ΔE00 3.03
Eggshell Blue
#C4FFF7
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FEFE #FEC1C1
analogous
#C1FEDF #C1FEFE #C1DFFE
triadic
#C1FEFE #FEC1FE #FEFEC1
tetradic
#C1FEFE #DFC1FE #FEC1C1 #DFFEC1
square
#C1FEFE #DFC1FE #FEC1C1 #DFFEC1
split-complementary
#C1FEFE #FEC1DF #FEDFC1
monochromatic
#49FCFC #85FDFD #C1FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.11
#C1FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#C1FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FEFE
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FEFE | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#ADFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c1fefe; /* rgb */ color: rgb(193, 254, 254); /* oklch */ color: oklch(95.6% 0.061 196.2);
Tailwind
colors: {
custom: {
50: '#d5fefe',
500: '#c1fefe',
950: '#000000',
},
}SCSS
$custom: #c1fefe; $custom-light: #d5fefe; $custom-dark: #000000;
JSON
{
"hex": "#c1fefe",
"rgb": {
"r": 193,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.825,
"l": 87.647
},
"oklch": {
"l": 0.95611,
"c": 0.06096,
"h": 196.2
},
"luminance": 0.89377
}Semantic roles & 50–950 ramp
primary
#C1FEFE
secondary
#E67D7D
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685