#C5FBFF#C5FBFF
#C5FBFF is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.2% C 0.055 H 201.9°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FBFF |
|---|---|
| RGB | rgb(197, 251, 255) |
| HSL | hsl(184, 100%, 89%) |
| HSV | hsv(184, 23%, 100%) |
| CMYK | cmyk(22.7%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.20, -16.09, -7.50) |
| CIE-LCH | lch(95.20, 17.75, 204.99°) |
| OKLab | oklab(95.25% -0.0508 -0.0204) |
| OKLCH | oklch(95.25% 0.055 201.9) |
| XYZ | xyz(75.5677, 88.0816, 107.6082) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.45
Pale Sky Blue
#BDF6FE
ΔE00 1.88
Pale Blue
#D0FEFE
ΔE00 2.20
Really Light Blue
#D4FFFF
ΔE00 2.77
Very Light Blue
#D5FFFF
ΔE00 2.96
Light Light Blue
#CAFFFB
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FBFF #FFC9C5
analogous
#C5FFE6 #C5FBFF #C5DEFF
triadic
#C5FBFF #FFC5FB #FBFFC5
tetradic
#C5FBFF #E6C5FF #FFC9C5 #DEFFC5
square
#C5FBFF #E6C5FF #FFC9C5 #DEFFC5
split-complementary
#C5FBFF #FFC5DE #FFE6C5
monochromatic
#4BF3FF #88F7FF #C5FBFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.13
#C5FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#C5FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FBFF
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FBFF | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#B3FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c5fbff; /* rgb */ color: rgb(197, 251, 255); /* oklch */ color: oklch(95.2% 0.055 201.9);
Tailwind
colors: {
custom: {
50: '#d7fcff',
500: '#c5fbff',
950: '#000000',
},
}SCSS
$custom: #c5fbff; $custom-light: #d7fcff; $custom-dark: #000000;
JSON
{
"hex": "#c5fbff",
"rgb": {
"r": 197,
"g": 251,
"b": 255
},
"hsl": {
"h": 184.138,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95248,
"c": 0.05476,
"h": 201.9
},
"luminance": 0.88085
}Semantic roles & 50–950 ramp
primary
#C5FBFF
secondary
#E98780
accent
#1000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141718
muted
#838586