#C5FCFF#C5FCFF
#C5FCFF is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.5% C 0.056 H 200.4°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FCFF |
|---|---|
| RGB | rgb(197, 252, 255) |
| HSL | hsl(183, 100%, 89%) |
| HSV | hsv(183, 23%, 100%) |
| CMYK | cmyk(22.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.46, -16.58, -7.11) |
| CIE-LCH | lch(95.46, 18.04, 203.21°) |
| OKLab | oklab(95.46% -0.0521 -0.0194) |
| OKLCH | oklch(95.46% 0.056 200.4) |
| XYZ | xyz(75.8809, 88.7080, 107.7126) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.20
Pale Blue
#D0FEFE
ΔE00 2.09
Pale Sky Blue
#BDF6FE
ΔE00 2.29
Really Light Blue
#D4FFFF
ΔE00 2.74
Light Light Blue
#CAFFFB
ΔE00 2.82
Very Light Blue
#D5FFFF
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FCFF #FFC8C5
analogous
#C5FFE5 #C5FCFF #C5DFFF
triadic
#C5FCFF #FFC5FC #FCFFC5
tetradic
#C5FCFF #E5C5FF #FFC8C5 #DFFFC5
square
#C5FCFF #E5C5FF #FFC8C5 #DFFFC5
split-complementary
#C5FCFF #FFC5DF #FFE5C5
monochromatic
#4BF6FF #88F9FF #C5FCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.12
#C5FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#C5FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FCFF
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FCFF | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#B2FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c5fcff; /* rgb */ color: rgb(197, 252, 255); /* oklch */ color: oklch(95.5% 0.056 200.4);
Tailwind
colors: {
custom: {
50: '#d7fdff',
500: '#c5fcff',
950: '#000000',
},
}SCSS
$custom: #c5fcff; $custom-light: #d7fdff; $custom-dark: #000000;
JSON
{
"hex": "#c5fcff",
"rgb": {
"r": 197,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.103,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95457,
"c": 0.05556,
"h": 200.4
},
"luminance": 0.88711
}Semantic roles & 50–950 ramp
primary
#C5FCFF
secondary
#E98580
accent
#0C00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586