#C0FBFC#C0FBFC
#C0FBFC is a very light, muted teal. Relative luminance 0.872; OKLCH L 94.9% C 0.059 H 197.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FBFC |
|---|---|
| RGB | rgb(192, 251, 252) |
| HSL | hsl(181, 91%, 87%) |
| HSV | hsv(181, 24%, 99%) |
| CMYK | cmyk(23.8%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(94.83, -18.17, -6.52) |
| CIE-LCH | lch(94.83, 19.30, 199.73°) |
| OKLab | oklab(94.86% -0.0565 -0.0178) |
| OKLCH | oklch(94.86% 0.059 197.5) |
| XYZ | xyz(73.8007, 87.2259, 105.0243) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.46
Light Light Blue
#CAFFFB
ΔE00 2.31
Pale Blue
#D0FEFE
ΔE00 2.78
Pale Sky Blue
#BDF6FE
ΔE00 3.06
Paleturquoise
#AFEEEE
ΔE00 3.07
Duck Egg Blue
#C3FBF4
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FBFC #FCC1C0
analogous
#C0FCDF #C0FBFC #C0DDFC
triadic
#C0FBFC #FCC0FB #FBFCC0
tetradic
#C0FBFC #DFC0FC #FCC1C0 #DDFCC0
square
#C0FBFC #DFC0FC #FCC1C0 #DDFCC0
split-complementary
#C0FBFC #FCC0DD #FCDFC0
monochromatic
#4BF4F6 #86F7F9 #C0FBFC #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.14
#C0FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#C0FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FBFC
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FBFC | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#E7ECFD
Tritanopia (blue-blind)
#ACFFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c0fbfc; /* rgb */ color: rgb(192, 251, 252); /* oklch */ color: oklch(94.9% 0.059 197.5);
Tailwind
colors: {
custom: {
50: '#d4fcfd',
500: '#c0fbfc',
950: '#000000',
},
}SCSS
$custom: #c0fbfc; $custom-light: #d4fcfd; $custom-dark: #000000;
JSON
{
"hex": "#c0fbfc",
"rgb": {
"r": 192,
"g": 251,
"b": 252
},
"hsl": {
"h": 181,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.9486,
"c": 0.0592,
"h": 197.5
},
"luminance": 0.87229
}Semantic roles & 50–950 ramp
primary
#C0FBFC
secondary
#E2807E
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585