#C5FEFE#C5FEFE
#C5FEFE is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.057 H 196.2°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FEFE |
|---|---|
| RGB | rgb(197, 254, 254) |
| HSL | hsl(180, 97%, 88%) |
| HSV | hsv(180, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.96, -17.78, -5.86) |
| CIE-LCH | lch(95.96, 18.72, 198.23°) |
| OKLab | oklab(95.85% -0.055 -0.016) |
| OKLCH | oklch(95.85% 0.057 196.2) |
| XYZ | xyz(76.3517, 89.9066, 107.0775) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.48
Light Light Blue
#CAFFFB
ΔE00 1.67
Pale Blue
#D0FEFE
ΔE00 2.29
Duck Egg Blue
#C3FBF4
ΔE00 2.83
Really Light Blue
#D4FFFF
ΔE00 3.02
Eggshell Blue
#C4FFF7
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FEFE #FEC5C5
analogous
#C5FEE1 #C5FEFE #C5E1FE
triadic
#C5FEFE #FEC5FE #FEFEC5
tetradic
#C5FEFE #E1C5FE #FEC5C5 #E1FEC5
square
#C5FEFE #E1C5FE #FEC5C5 #E1FEC5
split-complementary
#C5FEFE #FEC5E1 #FEE1C5
monochromatic
#4DFCFC #89FDFD #C5FEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.11
#C5FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#C5FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FEFE
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FEFE | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B2FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c5fefe; /* rgb */ color: rgb(197, 254, 254); /* oklch */ color: oklch(95.8% 0.057 196.2);
Tailwind
colors: {
custom: {
50: '#d7fefe',
500: '#c5fefe',
950: '#000000',
},
}SCSS
$custom: #c5fefe; $custom-light: #d7fefe; $custom-dark: #000000;
JSON
{
"hex": "#c5fefe",
"rgb": {
"r": 197,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.61,
"l": 88.431
},
"oklch": {
"l": 0.95845,
"c": 0.05725,
"h": 196.2
},
"luminance": 0.8991
}Semantic roles & 50–950 ramp
primary
#C5FEFE
secondary
#E78181
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685