#C7FBFC#C7FBFC
#C7FBFC is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.053 H 197.8°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FBFC |
|---|---|
| RGB | rgb(199, 251, 252) |
| HSL | hsl(181, 90%, 88%) |
| HSV | hsv(181, 21%, 99%) |
| CMYK | cmyk(21%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.23, -16.14, -5.89) |
| CIE-LCH | lch(95.23, 17.18, 200.05°) |
| OKLab | oklab(95.28% -0.0501 -0.0161) |
| OKLCH | oklch(95.28% 0.053 197.8) |
| XYZ | xyz(75.6159, 88.1619, 105.1094) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.83
Pale Blue
#D0FEFE
ΔE00 1.50
Light Light Blue
#CAFFFB
ΔE00 2.17
Really Light Blue
#D4FFFF
ΔE00 2.23
Very Light Blue
#D5FFFF
ΔE00 2.45
Very Pale Blue
#D6FFFE
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FBFC #FCC8C7
analogous
#C7FCE2 #C7FBFC #C7E0FC
triadic
#C7FBFC #FCC7FB #FBFCC7
tetradic
#C7FBFC #E2C7FC #FCC8C7 #E0FCC7
square
#C7FBFC #E2C7FC #FCC8C7 #E0FCC7
split-complementary
#C7FBFC #FCC7E0 #FCE2C7
monochromatic
#53F3F6 #8DF7F9 #C7FBFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.13
#C7FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#C7FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FBFC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FBFC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E9EEFC
Tritanopia (blue-blind)
#B6FFFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c7fbfc; /* rgb */ color: rgb(199, 251, 252); /* oklch */ color: oklch(95.3% 0.053 197.8);
Tailwind
colors: {
custom: {
50: '#d9fcfd',
500: '#c7fbfc',
950: '#000000',
},
}SCSS
$custom: #c7fbfc; $custom-light: #d9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#c7fbfc",
"rgb": {
"r": 199,
"g": 251,
"b": 252
},
"hsl": {
"h": 181.132,
"s": 89.831,
"l": 88.431
},
"oklch": {
"l": 0.95277,
"c": 0.05264,
"h": 197.8
},
"luminance": 0.88165
}Semantic roles & 50–950 ramp
primary
#C7FBFC
secondary
#E38684
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151717
muted
#848585